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.4.8 to 1.5.0

11

CHANGELOG.md

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

# [1.5.0](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.4.8...intl-locales-supported@1.5.0) (2019-09-20)
### Features
* **intl-locales-supported:** mark the package as side-effects free ([03d2ad8](https://github.com/formatjs/formatjs/commit/03d2ad8))
## [1.4.8](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.4.7...intl-locales-supported@1.4.8) (2019-09-13)

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

5

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

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

},
"sideEffects": false,
"homepage": "https://github.com/formatjs/formatjs",

@@ -32,3 +33,3 @@ "scripts": {

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