Socket
Socket
Sign inDemoInstall

@jest/create-cache-key-function

Package Overview
Dependencies
Maintainers
5
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/create-cache-key-function - npm Package Compare versions

Comparing version 30.0.0-alpha.5 to 30.0.0-alpha.6

5

build/index.d.ts

@@ -25,5 +25,4 @@ /**

declare type GetCacheKeyFunction =
| OldGetCacheKeyFunction
| NewGetCacheKeyFunction;
declare type GetCacheKeyFunction = OldGetCacheKeyFunction &
NewGetCacheKeyFunction;

@@ -30,0 +29,0 @@ declare type NewCacheKeyOptions = {

8

package.json
{
"name": "@jest/create-cache-key-function",
"version": "30.0.0-alpha.5",
"version": "30.0.0-alpha.6",
"repository": {

@@ -10,7 +10,7 @@ "type": "git",

"dependencies": {
"@jest/types": "30.0.0-alpha.5"
"@jest/types": "30.0.0-alpha.6"
},
"devDependencies": {
"@types/node": "*",
"jest-util": "30.0.0-alpha.5"
"jest-util": "30.0.0-alpha.6"
},

@@ -35,3 +35,3 @@ "engines": {

},
"gitHead": "fa24a3bdd6682978d76799265016fb9d5bff135e"
"gitHead": "ba74b7de1b9cca88daf33f9d1b46bfe2b7f485a5"
}
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