Socket
Socket
Sign inDemoInstall

@formatjs/intl-unified-numberformat

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/intl-unified-numberformat - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

8

CHANGELOG.md

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

## [2.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-unified-numberformat@2.1.0...@formatjs/intl-unified-numberformat@2.1.1) (2019-11-10)
**Note:** Version bump only for package @formatjs/intl-unified-numberformat
# [2.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-unified-numberformat@2.0.1...@formatjs/intl-unified-numberformat@2.1.0) (2019-10-23)

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

4

dist/umd/intl-unified-numberformat.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = global || self, factory(global.IntlUnifiedNumberFormat = {}));
}(this, function (exports) { 'use strict';
}(this, (function (exports) { 'use strict';

@@ -483,3 +483,3 @@ /**

}));
})));
//# sourceMappingURL=intl-unified-numberformat.js.map
{
"name": "@formatjs/intl-unified-numberformat",
"version": "2.1.0",
"version": "2.1.1",
"description": "Ponyfill for intl unified numberformat proposal",

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

"devDependencies": {
"@formatjs/intl-pluralrules": "^1.3.1",
"formatjs-extract-cldr-data": "^9.9.1"
"@formatjs/intl-pluralrules": "^1.3.2",
"formatjs-extract-cldr-data": "^9.9.2"
},

@@ -40,3 +40,3 @@ "dependencies": {

},
"gitHead": "c4c9ab7042adb954d3a5f661da815439081cb5f4"
"gitHead": "64f3cbd32a69c2d2dc0a67384fb935dc48fc890b"
}

Sorry, the diff of this file is too big to display

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