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

messageformat

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

messageformat - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.2.1](https://github.com/messageformat/messageformat/compare/messageformat@2.2.0...messageformat@2.2.1) (2019-05-18)
### Bug Fixes
* Fix browser field in messageformat/package.json ([341bc6f](https://github.com/messageformat/messageformat/commit/341bc6f))
# [2.2.0](https://github.com/messageformat/messageformat/compare/messageformat@2.1.0...messageformat@2.2.0) (2019-05-02)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "messageformat",
"version": "2.2.0",
"version": "2.2.1",
"description": "PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.",

@@ -23,2 +23,3 @@ "keywords": [

"main": "index.js",
"browser": "./messageformat.js",
"files": [

@@ -90,7 +91,3 @@ "index.d.ts",

"build": "webpack --mode production"
},
"browser": {
"fs": false
},
"gitHead": "6bf6b1de2df35276f2453b6b1173332513267e82"
}
}
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