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.6.0 to 1.8.0

22

CHANGELOG.md

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

# [1.8.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.6.0...intl-locales-supported@1.8.0) (2019-10-30)
### Features
* **@formatjs/cli:** A CLI for formatjs ([#234](https://github.com/formatjs/formatjs/issues/234)) ([1f57a0b](https://github.com/formatjs/formatjs/commit/1f57a0b0921e0228cf3fd4eff756b0cd17e28fb5))
# [1.7.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.6.0...intl-locales-supported@1.7.0) (2019-10-30)
### Features
* **@formatjs/cli:** A CLI for formatjs ([#234](https://github.com/formatjs/formatjs/issues/234)) ([1f57a0b](https://github.com/formatjs/formatjs/commit/1f57a0b0921e0228cf3fd4eff756b0cd17e28fb5))
# [1.6.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.5.0...intl-locales-supported@1.6.0) (2019-10-01)

@@ -8,0 +30,0 @@

4

package.json
{
"name": "intl-locales-supported",
"version": "1.6.0",
"version": "1.8.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.",

@@ -31,3 +31,3 @@ "main": "dist/index.js",

},
"gitHead": "b68be70a01a39456f8de89076178f23820af4e3d"
"gitHead": "eebc5905d87538092ef0227e3f612263b51b37ae"
}

@@ -23,3 +23,3 @@ # intl-locales-supported

require('@formatjs/intl-pluralrules/dist/locale-data/de'); // Load de
require('@formatjs/intl-relativetimeformat/polyfill');

@@ -26,0 +26,0 @@ require('@formatjs/intl-relativetimeformat/dist/locale-data/de'); // Load de

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