message-segment-calculator icon indicating copy to clipboard operation
message-segment-calculator copied to clipboard

JS-based tool to calculate and display message segmentation data for a given message body

Results 6 message-segment-calculator issues
Sort by recently updated
recently updated
newest added

I spotted a similar issue to this one: https://github.com/TwilioDevEd/message-segment-calculator/issues/18. When providing a message like this one: `]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]` Segment calculator shows it's 3 segments. It's 153 scalars counted as 306 characters....

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

The `SmartEncodingMap` is mislabeled for the en dash, em dash, double low line, and double low-9 quotation mark. The encoding for double low line should also be an underscore, not...

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

US Cellular has [special segmentation rules](https://support.twilio.com/hc/en-us/articles/223181508-Does-Twilio-support-concatenated-SMS-messages-or-messages-over-160-characters-) when sending concatenated messages (150 characters instead of 160 per segment). So ideally there should be a "US Cellular" checkbox on the calculator that...

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies