intl-messageformat-parser
Advanced tools
Comparing version 6.0.12 to 6.0.13
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "6.0.12", | ||
"version": "6.0.13", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "^1.3.0", | ||
"@formatjs/ecma402-abstract": "1.3.0", | ||
"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
300358
+ Added@formatjs/ecma402-abstract@1.3.0(transitive)
- Removed@formatjs/ecma402-abstract@1.18.3(transitive)
- Removed@formatjs/intl-localematcher@0.5.4(transitive)