intl-messageformat
Advanced tools
Comparing version 9.11.0 to 9.11.1
{ | ||
"name": "intl-messageformat", | ||
"version": "9.11.0", | ||
"version": "9.11.1", | ||
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.11.0", | ||
"@formatjs/ecma402-abstract": "1.11.1", | ||
"@formatjs/fast-memoize": "1.2.1", | ||
"@formatjs/icu-messageformat-parser": "2.0.15", | ||
"@formatjs/icu-messageformat-parser": "2.0.16", | ||
"tslib": "^2.1.0" | ||
@@ -39,0 +39,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.11.1(transitive)
+ Added@formatjs/icu-messageformat-parser@2.0.16(transitive)
+ Added@formatjs/icu-skeleton-parser@1.3.3(transitive)
+ Added@formatjs/intl-localematcher@0.2.22(transitive)
- Removed@formatjs/ecma402-abstract@1.11.0(transitive)
- Removed@formatjs/icu-messageformat-parser@2.0.15(transitive)
- Removed@formatjs/icu-skeleton-parser@1.3.2(transitive)
- Removed@formatjs/intl-localematcher@0.2.21(transitive)