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.1 to 7.5.2

8

CHANGELOG.md

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

## [7.5.2](https://github.com/formatjs/formatjs/compare/intl-messageformat@7.5.1...intl-messageformat@7.5.2) (2019-11-11)
**Note:** Version bump only for package intl-messageformat
## [7.5.1](https://github.com/formatjs/formatjs/compare/intl-messageformat@7.5.0...intl-messageformat@7.5.1) (2019-11-10)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "intl-messageformat",
"version": "7.5.1",
"version": "7.5.2",
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",

@@ -56,3 +56,3 @@ "keywords": [

"license": "BSD-3-Clause",
"gitHead": "64f3cbd32a69c2d2dc0a67384fb935dc48fc890b"
"gitHead": "51cfa28122503d43cacde20f62c693806aaee274"
}

@@ -192,2 +192,4 @@ # Intl MessageFormat

If you don't have `DOMParser` available in your environment (e.g. Node.js), you need to add a polyfill. One of the packages that provides such a polyfill is [jsdom](https://www.npmjs.com/package/jsdom).
### User Defined Formats

@@ -194,0 +196,0 @@

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