intl-messageformat
Advanced tools
Comparing version 9.6.4 to 9.6.5
{ | ||
"name": "intl-messageformat", | ||
"version": "9.6.4", | ||
"version": "9.6.5", | ||
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@formatjs/icu-messageformat-parser": "1.1.2", | ||
"@formatjs/icu-messageformat-parser": "1.1.3", | ||
"fast-memoize": "^2.5.2", | ||
@@ -37,0 +37,0 @@ "tslib": "^2.1.0" |
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
149675
3448
+ Added@formatjs/icu-messageformat-parser@1.1.3(transitive)
- Removed@formatjs/icu-messageformat-parser@1.1.2(transitive)