intl-messageformat-parser
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.1](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.1.0...intl-messageformat-parser@5.1.1) (2020-06-04) | ||
**Note:** Version bump only for package intl-messageformat-parser | ||
# [5.1.0](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.0.12...intl-messageformat-parser@5.1.0) (2020-06-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -49,6 +49,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-numberformat": "^4.2.3" | ||
"@formatjs/intl-numberformat": "^4.2.4" | ||
}, | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "13256b44e25602808d495a48d9cfc5104ab04a8c", | ||
"gitHead": "75d5b9097d6dd82d0da71b5f70cea9911e3e1fdf", | ||
"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
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
1190204