@formatjs/intl-relativetimeformat
Advanced tools
Comparing version 2.6.4 to 2.7.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.7.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.6.4...@formatjs/intl-relativetimeformat@2.7.0) (2019-08-16) | ||
### Features | ||
* **formatjs-extract-cldr-data:** polyfill units ([e291eeb](https://github.com/formatjs/formatjs/commit/e291eeb)) | ||
## [2.6.4](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.6.3...@formatjs/intl-relativetimeformat@2.6.4) (2019-08-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@formatjs/intl-relativetimeformat", | ||
"version": "2.6.4", | ||
"version": "2.7.0", | ||
"description": "Formats JavaScript dates to relative time strings.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"formatjs-extract-cldr-data": "^9.4.2" | ||
"formatjs-extract-cldr-data": "^9.5.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"gitHead": "1ea9c33e78baf17ba91086ee7abe75a903c02995" | ||
"gitHead": "1193b34868be8414b02ba4d103c79c1061dcb470" | ||
} |
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
20968307