Socket
Socket
Sign inDemoInstall

@jest/test-sequencer

Package Overview
Dependencies
199
Maintainers
6
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

2

build/index.js

@@ -106,3 +106,3 @@ 'use strict';

config.cacheDirectory,
'perf-cache-' + config.name
`perf-cache-${config.name}`
);

@@ -109,0 +109,0 @@ }

{
"name": "@jest/test-sequencer",
"version": "28.0.0-alpha.5",
"version": "28.0.0-alpha.6",
"repository": {

@@ -20,6 +20,6 @@ "type": "git",

"dependencies": {
"@jest/test-result": "^28.0.0-alpha.5",
"@jest/test-result": "^28.0.0-alpha.6",
"graceful-fs": "^4.2.9",
"jest-haste-map": "^28.0.0-alpha.5",
"jest-runtime": "^28.0.0-alpha.5"
"jest-haste-map": "^28.0.0-alpha.6",
"jest-runtime": "^28.0.0-alpha.6"
},

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

},
"gitHead": "46fb19b2628bd87676c10730ba19592c30b05478"
"gitHead": "6284ada4adb7008f5f8673b1a7b1c789d2e508fb"
}
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