intl-messageformat
Advanced tools
Comparing version 10.7.7 to 10.7.8
{ | ||
"name": "intl-messageformat", | ||
"version": "10.7.7", | ||
"version": "10.7.8", | ||
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"tslib": "2", | ||
"@formatjs/ecma402-abstract": "2.2.4", | ||
"@formatjs/icu-messageformat-parser": "2.9.4", | ||
"@formatjs/fast-memoize": "2.2.3" | ||
"@formatjs/ecma402-abstract": "2.2.5", | ||
"@formatjs/fast-memoize": "2.2.4", | ||
"@formatjs/icu-messageformat-parser": "2.9.5" | ||
}, | ||
@@ -40,0 +40,0 @@ "sideEffects": false, |
# Intl MessageFormat | ||
We've migrated the docs to https://formatjs.io/docs/intl-messageformat. | ||
We've migrated the docs to https://formatjs.github.io/docs/intl-messageformat. |
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
7908
222808
21
+ Added@formatjs/ecma402-abstract@2.2.5(transitive)
+ Added@formatjs/fast-memoize@2.2.4(transitive)
+ Added@formatjs/icu-messageformat-parser@2.9.5(transitive)
+ Added@formatjs/icu-skeleton-parser@1.8.9(transitive)
- Removed@formatjs/ecma402-abstract@2.2.4(transitive)
- Removed@formatjs/fast-memoize@2.2.3(transitive)
- Removed@formatjs/icu-messageformat-parser@2.9.4(transitive)
- Removed@formatjs/icu-skeleton-parser@1.8.8(transitive)
Updated@formatjs/fast-memoize@2.2.4