Socket
Socket
Sign inDemoInstall

@jest/create-cache-key-function

Package Overview
Dependencies
16
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.5.0 to 29.6.0

4

build/index.js

@@ -38,2 +38,6 @@ 'use strict';

// Should mirror `import('@jest/transform').TransformOptions`
// Should mirror `import('@jest/transform').Transformer['getCacheKey']`
function getGlobalCacheKey(files, values, length) {

@@ -40,0 +44,0 @@ return [

8

package.json
{
"name": "@jest/create-cache-key-function",
"version": "29.5.0",
"version": "29.6.0",
"repository": {

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

"dependencies": {
"@jest/types": "^29.5.0"
"@jest/types": "^29.6.0"
},
"devDependencies": {
"@types/node": "*",
"jest-util": "^29.5.0"
"jest-util": "^29.6.0"
},

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

},
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc