intl-format-cache
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.2](https://github.com/formatjs/formatjs/compare/intl-format-cache@3.0.1...intl-format-cache@3.0.2) (2019-06-12) | ||
**Note:** Version bump only for package intl-format-cache | ||
## [3.0.1](https://github.com/formatjs/formatjs/compare/intl-format-cache@3.0.0...intl-format-cache@3.0.1) (2019-06-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "intl-format-cache", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"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.1.0" | ||
"@formatjs/intl-relativetimeformat": "^1.0.1", | ||
"intl-messageformat": "^4.0.1", | ||
"intl-relativeformat": "^6.1.1" | ||
}, | ||
@@ -35,3 +35,3 @@ "repository": { | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"gitHead": "2879b9f2c6498f384823ed8c522530fda3771b44" | ||
"gitHead": "d3869feb0018f87eab32280cdc64fb086c964a26" | ||
} |
@@ -7,4 +7,2 @@ Intl Format Cache | ||
[![npm Version][npm-badge]][npm] | ||
[![Build Status][travis-badge]][travis] | ||
[![Dependency Status][david-badge]][david] | ||
@@ -98,6 +96,2 @@ | ||
[npm-badge]: https://img.shields.io/npm/v/intl-format-cache.svg?style=flat-square | ||
[david]: https://david-dm.org/formatjs/intl-format-cache | ||
[david-badge]: https://img.shields.io/david/formatjs/intl-format-cache.svg?style=flat-square | ||
[travis]: https://travis-ci.org/formatjs/intl-format-cache | ||
[travis-badge]: https://img.shields.io/travis/formatjs/intl-format-cache/master.svg?style=flat-square | ||
[Intl]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl | ||
@@ -107,4 +101,4 @@ [Intl-NF]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat | ||
[Intl-MF]: https://github.com/formatjs/formatjs | ||
[Intl-RF]: https://github.com/formatjs/intl-relativeformat | ||
[Intl-RF]: https://github.com/formatjs/formatjs | ||
[FormatJS]: http://formatjs.io/ | ||
[LICENSE]: https://github.com/formatjs/intl-format-cache/blob/master/LICENSE | ||
[LICENSE]: https://github.com/formatjs/formatjs/blob/master/LICENSE |
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
54768
102