@jest/test-sequencer
Advanced tools
Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13934
337
+ Added@jest/console@30.0.0-alpha.2(transitive)
+ Added@jest/schemas@30.0.0-alpha.2(transitive)
+ Added@jest/test-result@30.0.0-alpha.2(transitive)
+ Added@jest/types@30.0.0-alpha.2(transitive)
+ Addedjest-haste-map@30.0.0-alpha.2(transitive)
+ Addedjest-message-util@30.0.0-alpha.2(transitive)
+ Addedjest-regex-util@30.0.0-alpha.2(transitive)
+ Addedjest-util@30.0.0-alpha.2(transitive)
+ Addedjest-worker@30.0.0-alpha.2(transitive)
+ Addedpicomatch@3.0.1(transitive)
+ Addedpretty-format@30.0.0-alpha.2(transitive)
- Removed@jest/console@30.0.0-alpha.1(transitive)
- Removed@jest/schemas@30.0.0-alpha.1(transitive)
- Removed@jest/test-result@30.0.0-alpha.1(transitive)
- Removed@jest/types@30.0.0-alpha.1(transitive)
- Removedjest-haste-map@30.0.0-alpha.1(transitive)
- Removedjest-message-util@30.0.0-alpha.1(transitive)
- Removedjest-regex-util@30.0.0-alpha.1(transitive)
- Removedjest-util@30.0.0-alpha.1(transitive)
- Removedjest-worker@30.0.0-alpha.1(transitive)
- Removedpretty-format@30.0.0-alpha.1(transitive)