Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

intl-messageformat-parser

Package Overview
Dependencies
Maintainers
4
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-messageformat-parser - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

LICENSE.md

8

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc