intl-format-cache
Advanced tools
Comparing version 4.2.31 to 4.2.32
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.2.32](https://github.com/formatjs/formatjs/compare/intl-format-cache@4.2.31...intl-format-cache@4.2.32) (2020-05-27) | ||
**Note:** Version bump only for package intl-format-cache | ||
## [4.2.31](https://github.com/formatjs/formatjs/compare/intl-format-cache@4.2.30...intl-format-cache@4.2.31) (2020-05-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-format-cache", | ||
"version": "4.2.31", | ||
"version": "4.2.32", | ||
"description": "A memoizer factory for Intl format constructors.", | ||
@@ -17,7 +17,7 @@ "main": "dist/index.js", | ||
"build": "tsc && tsc -p tsconfig.esm.json && rollup -c rollup.config.js", | ||
"jest": "cross-env NODE_ICU_DATA=../../node_modules/full-icu NODE_ENV=test jest" | ||
"jest": "cross-env NODE_ENV=test jest" | ||
}, | ||
"devDependencies": { | ||
"@formatjs/intl-pluralrules": "^2.1.0", | ||
"@formatjs/intl-relativetimeformat": "^5.1.0", | ||
"@formatjs/intl-pluralrules": "^2.2.0", | ||
"@formatjs/intl-relativetimeformat": "^5.2.0", | ||
"jasmine": "3.5.0", | ||
@@ -41,3 +41,3 @@ "jasmine-expect": "4.0.3" | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "91d1251eb9a54e153314e6c14572cd5dfd01b9ce" | ||
"gitHead": "8d6c27f617367c032ab8d5e9ab46003585d12a9d" | ||
} |
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
32479