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.5.0 to 1.6.0

11

CHANGELOG.md

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

# [1.6.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.5.0...intl-locales-supported@1.6.0) (2019-10-01)
### Features
* **@formatjs/intl-utils:** add IE11-safe getCanonicalLocales, ([b5f37c4](https://github.com/formatjs/formatjs/commit/b5f37c4)), closes [#200](https://github.com/formatjs/formatjs/issues/200)
# [1.5.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.4.8...intl-locales-supported@1.5.0) (2019-09-20)

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

5

package.json
{
"name": "intl-locales-supported",
"version": "1.5.0",
"version": "1.6.0",
"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,3 +8,2 @@ "main": "dist/index.js",

"types": "dist/index.d.ts",
"type": "module",
"author": "Eric Ferraiuolo <edf@ericf.me>",

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

},
"gitHead": "3e5b09cafdf3b136d7f0f828bf4d56fa0c1a6f2c"
"gitHead": "b68be70a01a39456f8de89076178f23820af4e3d"
}
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