intl-messageformat-parser
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.2](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.2.1...intl-messageformat-parser@5.2.2) (2020-07-03) | ||
**Note:** Version bump only for package intl-messageformat-parser | ||
## [5.2.1](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.2.0...intl-messageformat-parser@5.2.1) (2020-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -49,6 +49,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-numberformat": "^4.2.11" | ||
"@formatjs/intl-numberformat": "^5.0.0" | ||
}, | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "76e649f2f673c1344fe29ccf739d4b4ebd573ead", | ||
"gitHead": "3cd3324b6741a8314e8798b32ad4e2753143ea41", | ||
"devDependencies": { | ||
@@ -55,0 +55,0 @@ "@types/jest": "^25.2.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
137934
11
3450
1
+ Added@formatjs/ecma402-abstract@1.4.0(transitive)
+ Added@formatjs/intl-numberformat@5.7.6(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@formatjs/intl-numberformat@4.2.11(transitive)
- Removed@formatjs/intl-utils@3.8.4(transitive)
- Removedemojis-list@3.0.0(transitive)