intl-messageformat
Advanced tools
Comparing version 10.3.0 to 10.3.1
{ | ||
"name": "intl-messageformat", | ||
"version": "10.3.0", | ||
"version": "10.3.1", | ||
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@formatjs/fast-memoize": "1.2.8", | ||
"@formatjs/icu-messageformat-parser": "2.2.0", | ||
"@formatjs/icu-messageformat-parser": "2.3.0", | ||
"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/icu-messageformat-parser@2.3.0(transitive)
- Removed@formatjs/icu-messageformat-parser@2.2.0(transitive)