intl-messageformat
Advanced tools
Comparing version 10.3.4 to 10.3.5
{ | ||
"name": "intl-messageformat", | ||
"version": "10.3.4", | ||
"version": "10.3.5", | ||
"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.14.3", | ||
"@formatjs/ecma402-abstract": "1.15.0", | ||
"@formatjs/fast-memoize": "2.0.1", | ||
"@formatjs/icu-messageformat-parser": "2.3.1", | ||
"@formatjs/icu-messageformat-parser": "2.4.0", | ||
"tslib": "^2.4.0" | ||
@@ -39,0 +39,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
231440
+ Added@formatjs/ecma402-abstract@1.15.0(transitive)
+ Added@formatjs/icu-messageformat-parser@2.4.0(transitive)
+ Added@formatjs/icu-skeleton-parser@1.4.0(transitive)
- Removed@formatjs/ecma402-abstract@1.14.3(transitive)
- Removed@formatjs/icu-messageformat-parser@2.3.1(transitive)
- Removed@formatjs/icu-skeleton-parser@1.3.18(transitive)