We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e05ae5 commit c6c9629Copy full SHA for c6c9629
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string-length",
3
- "version": "2.0.0",
+ "version": "3.0.0",
4
"description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
5
"license": "MIT",
6
"repository": "sindresorhus/string-length",
0 commit comments