intl-messageformat-parser
Advanced tools
Comparing version 3.2.5 to 3.2.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.6](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@3.2.5...intl-messageformat-parser@3.2.6) (2019-11-25) | ||
**Note:** Version bump only for package intl-messageformat-parser | ||
## [3.2.5](https://github.com/formatjs/formatjs/compare/intl-messageformat-parser@3.2.4...intl-messageformat-parser@3.2.5) (2019-11-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "3.2.5", | ||
"version": "3.2.6", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
@@ -48,3 +48,3 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371" | ||
"gitHead": "4e2afbd30b8bcf239a6083049a113b7b694ebb80" | ||
} |
@@ -114,10 +114,4 @@ # Intl MessageFormat Parser | ||
## License | ||
This software is free to use under the Yahoo! Inc. BSD license. | ||
See the [LICENSE file][] for license text and copyright information. | ||
[icu]: http://userguide.icu-project.org/formatparse/messages | ||
[intl-mf]: https://github.com/formatjs/formatjs | ||
[peg.js]: https://pegjs.org/ | ||
[license file]: https://github.com/formatjs/formatjs/blob/master/LICENSE.md |
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
659134
117