string-length
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "string-length", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"char-regex": "^2.0.0", | ||
"strip-ansi": "^7.0.0" | ||
"strip-ansi": "^7.0.1" | ||
}, | ||
@@ -47,4 +47,4 @@ "devDependencies": { | ||
"tsd": "^0.17.0", | ||
"xo": "^0.40.2" | ||
"xo": "^0.44.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedstrip-ansi@^7.0.1