intl-messageformat-parser
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.4](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.1.3...intl-messageformat-parser@5.1.4) (2020-06-20) | ||
**Note:** Version bump only for package intl-messageformat-parser | ||
## [5.1.3](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@5.1.2...intl-messageformat-parser@5.1.3) (2020-06-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -49,6 +49,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-numberformat": "^4.2.6" | ||
"@formatjs/intl-numberformat": "^4.2.7" | ||
}, | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "5544cdeb375df64f353a9b3efde55e28fa5616a6", | ||
"gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371", | ||
"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
1190828