intl-messageformat
Advanced tools
Comparing version 10.5.9 to 10.5.10
{ | ||
"name": "intl-messageformat", | ||
"version": "10.5.9", | ||
"version": "10.5.10", | ||
"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.1", | ||
"@formatjs/fast-memoize": "2.2.0", | ||
"@formatjs/icu-messageformat-parser": "2.7.4" | ||
"@formatjs/ecma402-abstract": "1.18.2", | ||
"@formatjs/icu-messageformat-parser": "2.7.5", | ||
"@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
224329
+ Added@formatjs/ecma402-abstract@1.18.2(transitive)
+ Added@formatjs/icu-messageformat-parser@2.7.5(transitive)
+ Added@formatjs/icu-skeleton-parser@1.7.2(transitive)
+ Added@formatjs/intl-localematcher@0.5.4(transitive)
- Removed@formatjs/ecma402-abstract@1.18.1(transitive)
- Removed@formatjs/icu-messageformat-parser@2.7.4(transitive)
- Removed@formatjs/icu-skeleton-parser@1.7.1(transitive)
- Removed@formatjs/intl-localematcher@0.5.3(transitive)