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 32de93a commit 0656975Copy full SHA for 0656975
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string-length",
3
- "version": "4.0.1",
+ "version": "4.0.2",
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