intl-format-cache
Advanced tools
Comparing version 2.2.2 to 2.2.4
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.2.4](https://github.com/formatjs/formatjs/compare/intl-format-cache@2.2.2...intl-format-cache@2.2.4) (2019-05-28) | ||
**Note:** Version bump only for package intl-format-cache | ||
## [2.2.3](https://github.com/formatjs/formatjs/compare/intl-format-cache@2.2.2...intl-format-cache@2.2.3) (2019-05-28) | ||
**Note:** Version bump only for package intl-format-cache | ||
## [2.2.2](https://github.com/formatjs/formatjs/compare/intl-format-cache@2.2.1...intl-format-cache@2.2.2) (2019-05-28) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "intl-format-cache", | ||
"version": "2.2.2", | ||
"version": "2.2.4", | ||
"description": "A memoizer factory for Intl format constructors.", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"intl-messageformat": "^3.1.3", | ||
"intl-relativeformat": "^2.1.1" | ||
"intl-relativeformat": "^2.1.3" | ||
}, | ||
@@ -39,3 +39,3 @@ "prettier": { | ||
}, | ||
"gitHead": "caf647be47c191d9fdcf48be4cdb214ed846a917" | ||
"gitHead": "269fcf42ff059d3eed8ede78684ca00c27010719" | ||
} |
Sorry, the diff of this file is not supported yet
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
117999