react-intl
Advanced tools
Comparing version 7.1.1 to 7.1.2
{ | ||
"name": "react-intl", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -136,5 +136,5 @@ "keywords": [ | ||
"@formatjs/ecma402-abstract": "2.3.2", | ||
"@formatjs/intl": "3.1.1", | ||
"@formatjs/icu-messageformat-parser": "2.10.0", | ||
"intl-messageformat": "10.7.12" | ||
"@formatjs/icu-messageformat-parser": "2.10.1", | ||
"@formatjs/intl": "3.1.2", | ||
"intl-messageformat": "10.7.13" | ||
}, | ||
@@ -141,0 +141,0 @@ "peerDependencies": { |
+ Added@formatjs/icu-messageformat-parser@2.10.1(transitive)
+ Added@formatjs/intl@3.1.2(transitive)
+ Addedintl-messageformat@10.7.13(transitive)
- Removed@formatjs/icu-messageformat-parser@2.10.0(transitive)
- Removed@formatjs/intl@3.1.1(transitive)
- Removedintl-messageformat@10.7.12(transitive)
Updated@formatjs/intl@3.1.2
Updatedintl-messageformat@10.7.13