Socket
Socket
Sign inDemoInstall

intl-format-cache

Package Overview
Dependencies
Maintainers
6
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-format-cache - npm Package Compare versions

Comparing version 4.2.31 to 4.2.32

8

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc