Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

intl-format-cache

Package Overview
Dependencies
Maintainers
4
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.10 to 4.2.11

src/index.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.2.11](https://github.com/formatjs/formatjs/compare/intl-format-cache@4.2.10...intl-format-cache@4.2.11) (2019-11-26)
**Note:** Version bump only for package intl-format-cache
## [4.2.10](https://github.com/formatjs/formatjs/compare/intl-format-cache@4.2.9...intl-format-cache@4.2.10) (2019-11-25)

@@ -8,0 +16,0 @@

11

package.json
{
"name": "intl-format-cache",
"version": "4.2.10",
"version": "4.2.11",
"description": "A memoizer factory for Intl format constructors.",

@@ -10,3 +10,4 @@ "main": "dist/index.js",

"dist",
"lib"
"lib",
"src"
],

@@ -20,4 +21,4 @@ "scripts": {

"devDependencies": {
"@formatjs/intl-pluralrules": "^1.3.6",
"@formatjs/intl-relativetimeformat": "^4.4.5"
"@formatjs/intl-pluralrules": "^1.3.7",
"@formatjs/intl-relativetimeformat": "^4.4.6"
},

@@ -39,3 +40,3 @@ "repository": {

"homepage": "https://github.com/formatjs/formatjs",
"gitHead": "4e2afbd30b8bcf239a6083049a113b7b694ebb80"
"gitHead": "6d6aa5ccec18f2f04be72a6e510193c0a1210725"
}
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