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

intl-messageformat

Package Overview
Dependencies
Maintainers
10
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-messageformat - npm Package Compare versions

Comparing version 7.5.4-alpha.7 to 7.5.4

11

CHANGELOG.md

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

## [7.5.4](https://github.com/formatjs/formatjs/compare/intl-messageformat@7.5.3...intl-messageformat@7.5.4) (2019-11-21)
### Bug Fixes
* **intl-messageformat:** use api-extractor to combine type definitions ([6c6af9d](https://github.com/formatjs/formatjs/commit/6c6af9d837d13938fa647cbbbaf2f417935908fd))
## [7.5.3](https://github.com/formatjs/formatjs/compare/intl-messageformat@7.5.2...intl-messageformat@7.5.3) (2019-11-20)

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

10

package.json
{
"name": "intl-messageformat",
"version": "7.5.4-alpha.7+243a67e",
"version": "7.5.4",
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",

@@ -34,4 +34,4 @@ "keywords": [

"dependencies": {
"intl-format-cache": "^4.2.8-alpha.7+243a67e",
"intl-messageformat-parser": "^3.2.3"
"intl-format-cache": "^4.2.8",
"intl-messageformat-parser": "^3.2.4"
},

@@ -43,3 +43,3 @@ "files": [

"devDependencies": {
"@formatjs/intl-pluralrules": "^1.3.4-alpha.7+243a67e"
"@formatjs/intl-pluralrules": "^1.3.4"
},

@@ -62,3 +62,3 @@ "sideEffects": false,

"license": "BSD-3-Clause",
"gitHead": "243a67e101a0ea31cb40a8142bbccc7838938f41"
"gitHead": "b506d5e1cb2c0f7266e728088dae409046a6094e"
}
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