intl-messageformat-parser
Advanced tools
Comparing version 6.0.14 to 6.0.15
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "6.0.14", | ||
"version": "6.0.15", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.3.1", | ||
"@formatjs/ecma402-abstract": "1.3.2", | ||
"tslib": "^2.0.1" | ||
@@ -41,0 +41,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
+ Added@formatjs/ecma402-abstract@1.3.2(transitive)
- Removed@formatjs/ecma402-abstract@1.3.1(transitive)