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 bbca1df commit a1cdfe8Copy full SHA for a1cdfe8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string-length",
3
- "version": "5.0.0",
+ "version": "5.0.1",
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