intl-format-cache
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.1](https://github.com/formatjs/formatjs/compare/intl-format-cache@3.0.0...intl-format-cache@3.0.1) (2019-06-05) | ||
**Note:** Version bump only for package intl-format-cache | ||
# [3.0.0](https://github.com/formatjs/formatjs/compare/intl-format-cache@2.2.9...intl-format-cache@3.0.0) (2019-06-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-format-cache", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A memoizer factory for Intl format constructors.", | ||
@@ -16,5 +16,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@formatjs/intl-relativetimeformat": "^1.0.0", | ||
"intl-messageformat": "^4.0.0", | ||
"intl-relativeformat": "^6.0.0", | ||
"intl-relativetimeformat": "^1.0.0" | ||
"intl-relativeformat": "^6.1.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "repository": { | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "63e7577876040c076c2deee68da8b276f7e3ed75" | ||
"gitHead": "2879b9f2c6498f384823ed8c522530fda3771b44" | ||
} |
@@ -8,3 +8,3 @@ { | ||
"paths": { | ||
"intl-relativetimeformat": ["../intl-relativetimeformat"], | ||
"@formatjs/intl-relativetimeformat": ["../intl-relativetimeformat"], | ||
"intl-relativeformat": ["../intl-relativeformat"], | ||
@@ -11,0 +11,0 @@ "intl-messageformat": ["../intl-messageformat"] |
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
54998