@formatjs/intl
Advanced tools
Comparing version 1.10.4 to 1.10.5
{ | ||
"name": "@formatjs/intl", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"@formatjs/fast-memoize": "1.1.1", | ||
"@formatjs/icu-messageformat-parser": "1.2.1", | ||
"@formatjs/icu-messageformat-parser": "2.0.0", | ||
"@formatjs/intl-displaynames": "4.0.15", | ||
"@formatjs/intl-listformat": "5.0.16", | ||
"intl-messageformat": "9.6.11", | ||
"intl-messageformat": "9.6.12", | ||
"tslib": "^2.1.0" | ||
@@ -40,0 +40,0 @@ }, |
+ Added@formatjs/icu-messageformat-parser@2.0.0(transitive)
+ Addedintl-messageformat@9.6.12(transitive)
- Removed@formatjs/icu-messageformat-parser@1.2.1(transitive)
- Removedintl-messageformat@9.6.11(transitive)
Updatedintl-messageformat@9.6.12