intl-locales-supported
Advanced tools
Comparing version 1.8.2 to 1.8.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.8.3](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.8.2...intl-locales-supported@1.8.3) (2019-11-25) | ||
**Note:** Version bump only for package intl-locales-supported | ||
## [1.8.2](https://github.com/formatjs/formatjs/compare/intl-locales-supported@1.8.1...intl-locales-supported@1.8.2) (2019-11-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-locales-supported", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"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.", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "b506d5e1cb2c0f7266e728088dae409046a6094e" | ||
"gitHead": "4e2afbd30b8bcf239a6083049a113b7b694ebb80" | ||
} |
@@ -28,6 +28,1 @@ # intl-locales-supported | ||
``` | ||
## License | ||
This software is free to use under the Yahoo! Inc. BSD license. | ||
See the [LICENSE file](https://github.com/formatjs/formatjs/blob/master/packages/intl-locales-supported/LICENSE) for license text and copyright information. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14916
28