grapheme-breaker-u10-0
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "grapheme-breaker-u10-0", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "An implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)", | ||
@@ -10,3 +10,3 @@ "main": "src/GraphemeBreaker", | ||
"dependencies": { | ||
"unicode-trie": "^1.0.0" | ||
"unicode-trie": "^2.0.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
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
+ Addedunicode-trie@2.0.0(transitive)
- Removedunicode-trie@1.0.0(transitive)
Updatedunicode-trie@^2.0.0