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

@jest/test-sequencer

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/test-sequencer - npm Package Compare versions

Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2

7

build/index.d.ts

@@ -7,7 +7,6 @@ /**

*/
import type {AggregatedResult} from '@jest/test-result';
import type {Config} from '@jest/types';
import type {Test} from '@jest/test-result';
import type {TestContext} from '@jest/test-result';
import {AggregatedResult, Test, TestContext} from '@jest/test-result';
import {Config} from '@jest/types';
declare type Cache_2 = {

@@ -14,0 +13,0 @@ [key: string]:

{
"name": "@jest/test-sequencer",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"repository": {

@@ -22,9 +22,9 @@ "type": "git",

"dependencies": {
"@jest/test-result": "30.0.0-alpha.1",
"@jest/test-result": "30.0.0-alpha.2",
"graceful-fs": "^4.2.9",
"jest-haste-map": "30.0.0-alpha.1",
"jest-haste-map": "30.0.0-alpha.2",
"slash": "^3.0.0"
},
"devDependencies": {
"@jest/test-utils": "30.0.0-alpha.1",
"@jest/test-utils": "30.0.0-alpha.2",
"@types/graceful-fs": "^4.1.3"

@@ -38,3 +38,3 @@ },

},
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
}
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