Socket
Socket
Sign inDemoInstall

intl-locales-supported

Package Overview
Dependencies
0
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.1 to 1.8.2

11

CHANGELOG.md

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

## [1.8.2](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.8.1...intl-locales-supported@1.8.2) (2019-11-21)
### Bug Fixes
* **@formatjs/intl-listformat:** use api-extractor to combine d.ts ([e8af68d](https://github.com/formatjs/formatjs/commit/e8af68dfb1e0783615446123c147057a025b3f27))
## [1.8.1](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.8.0...intl-locales-supported@1.8.1) (2019-11-20)

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

8

package.json
{
"name": "intl-locales-supported",
"version": "1.8.1",
"version": "1.8.2",
"description": "Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need.",

@@ -8,2 +8,6 @@ "main": "dist/index.js",

"types": "dist/index.d.ts",
"files": [
"dist",
"lib"
],
"author": "Eric Ferraiuolo <edf@ericf.me>",

@@ -32,3 +36,3 @@ "license": "BSD-3-Clause",

},
"gitHead": "ec6c8fef94f11be9f0435427309d9d284823ec6a"
"gitHead": "b506d5e1cb2c0f7266e728088dae409046a6094e"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc