Socket
Socket
Sign inDemoInstall

@formatjs/intl-listformat

Package Overview
Dependencies
1
Maintainers
2
Versions
140
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

8

CHANGELOG.md

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

## [1.2.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@1.2.1...@formatjs/intl-listformat@1.2.2) (2019-11-10)
**Note:** Version bump only for package @formatjs/intl-listformat
## [1.2.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@1.2.0...@formatjs/intl-listformat@1.2.1) (2019-10-23)

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

4

dist/umd/intl-listformat.js

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

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

@@ -599,3 +599,3 @@ /**

}));
})));
//# sourceMappingURL=intl-listformat.js.map
(function (factory) {
typeof define === 'function' && define.amd ? define(factory) :
factory();
}(function () { 'use strict';
}((function () { 'use strict';

@@ -602,3 +602,3 @@ /**

}));
})));
//# sourceMappingURL=polyfill-intl-listformat.js.map
{
"name": "@formatjs/intl-listformat",
"version": "1.2.1",
"version": "1.2.2",
"description": "Formats JS list in a i18n-safe way",

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

"devDependencies": {
"formatjs-extract-cldr-data": "^9.9.1"
"formatjs-extract-cldr-data": "^9.9.2"
},

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

"license": "MIT",
"gitHead": "cd9ad1f8d260e314b6cdb380a91ce58969b62f97"
"gitHead": "64f3cbd32a69c2d2dc0a67384fb935dc48fc890b"
}

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc