@formatjs/intl-listformat
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.7](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@1.2.6...@formatjs/intl-listformat@1.2.7) (2019-11-26) | ||
**Note:** Version bump only for package @formatjs/intl-listformat | ||
## [1.2.6](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@1.2.5...@formatjs/intl-listformat@1.2.6) (2019-11-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@formatjs/intl-listformat", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Formats JS list in a i18n-safe way", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"formatjs-extract-cldr-data": "^9.9.6" | ||
"formatjs-extract-cldr-data": "^9.9.7" | ||
}, | ||
"dependencies": { | ||
"@formatjs/intl-utils": "^1.4.3" | ||
"@formatjs/intl-utils": "^1.4.4" | ||
}, | ||
@@ -35,3 +35,4 @@ "main": "dist/index.js", | ||
"polyfill-locales.js", | ||
"polyfill.js" | ||
"polyfill.js", | ||
"src" | ||
], | ||
@@ -48,3 +49,3 @@ "scripts": { | ||
"license": "MIT", | ||
"gitHead": "4e2afbd30b8bcf239a6083049a113b7b694ebb80" | ||
"gitHead": "6d6aa5ccec18f2f04be72a6e510193c0a1210725" | ||
} |
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
4486905
265
12161
Updated@formatjs/intl-utils@^1.4.4