intl-messageformat-parser
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.3](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@4.1.2...intl-messageformat-parser@4.1.3) (2020-04-12) | ||
**Note:** Version bump only for package intl-messageformat-parser | ||
## [4.1.2](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@4.1.1...intl-messageformat-parser@4.1.2) (2020-03-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -49,6 +49,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-unified-numberformat": "^3.3.1" | ||
"@formatjs/intl-unified-numberformat": "^3.3.2" | ||
}, | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371" | ||
"gitHead": "baef1816eb70487024d3771dfdc999d7943c6568" | ||
} |
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
1188307