intl-messageformat
Advanced tools
Comparing version 10.5.1 to 10.5.2
{ | ||
"name": "intl-messageformat", | ||
"version": "10.5.1", | ||
"version": "10.5.2", | ||
"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.17.1", | ||
"@formatjs/ecma402-abstract": "1.17.2", | ||
"@formatjs/fast-memoize": "2.2.0", | ||
"@formatjs/icu-messageformat-parser": "2.6.1", | ||
"@formatjs/icu-messageformat-parser": "2.6.2", | ||
"tslib": "^2.4.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.17.2(transitive)
+ Added@formatjs/icu-messageformat-parser@2.6.2(transitive)
+ Added@formatjs/icu-skeleton-parser@1.6.2(transitive)
+ Added@formatjs/intl-localematcher@0.4.2(transitive)
- Removed@formatjs/ecma402-abstract@1.17.1(transitive)
- Removed@formatjs/icu-messageformat-parser@2.6.1(transitive)
- Removed@formatjs/icu-skeleton-parser@1.6.1(transitive)
- Removed@formatjs/intl-localematcher@0.4.1(transitive)