intl-messageformat
Advanced tools
Comparing version 10.5.13 to 10.5.14
{ | ||
"name": "intl-messageformat", | ||
"version": "10.5.13", | ||
"version": "10.5.14", | ||
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"tslib": "^2.4.0", | ||
"@formatjs/ecma402-abstract": "1.18.3", | ||
"@formatjs/fast-memoize": "2.2.0", | ||
"@formatjs/icu-messageformat-parser": "2.7.7" | ||
"@formatjs/ecma402-abstract": "2.0.0", | ||
"@formatjs/icu-messageformat-parser": "2.7.8", | ||
"@formatjs/fast-memoize": "2.2.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "sideEffects": false, |
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
225685
+ Added@formatjs/ecma402-abstract@2.0.0(transitive)
+ Added@formatjs/icu-messageformat-parser@2.7.8(transitive)
+ Added@formatjs/icu-skeleton-parser@1.8.2(transitive)
- Removed@formatjs/ecma402-abstract@1.18.3(transitive)
- Removed@formatjs/icu-messageformat-parser@2.7.7(transitive)
- Removed@formatjs/icu-skeleton-parser@1.8.1(transitive)