unicode-length
Advanced tools
Comparing version 1.0.3 to 2.0.0
{ | ||
"name": "unicode-length", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "Get the length of unicode strings", | ||
@@ -41,5 +41,5 @@ "main": "build/unicode-length.js", | ||
"dependencies": { | ||
"punycode": "^1.3.2", | ||
"punycode": "^2.0.0", | ||
"strip-ansi": "^3.0.1" | ||
} | ||
} |
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
+ Addedpunycode@2.3.1(transitive)
- Removedpunycode@1.4.1(transitive)
Updatedpunycode@^2.0.0