jest-worker
Advanced tools
Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2
@@ -7,6 +7,7 @@ /** | ||
*/ | ||
/// <reference types="node" /> | ||
import type {ForkOptions} from 'child_process'; | ||
import type {ResourceLimits} from 'worker_threads'; | ||
import {ForkOptions} from 'child_process'; | ||
import {ResourceLimits} from 'worker_threads'; | ||
@@ -13,0 +14,0 @@ declare const CHILD_MESSAGE_CALL = 1; |
@@ -362,2 +362,4 @@ /*! | ||
const element = nodes[0]; | ||
// eslint-disable-next-line no-constant-condition | ||
while (true) { | ||
@@ -364,0 +366,0 @@ let swapIndex = null; |
{ | ||
"name": "jest-worker", | ||
"version": "30.0.0-alpha.1", | ||
"version": "30.0.0-alpha.2", | ||
"repository": { | ||
@@ -23,3 +23,3 @@ "type": "git", | ||
"@types/node": "*", | ||
"jest-util": "30.0.0-alpha.1", | ||
"jest-util": "30.0.0-alpha.2", | ||
"merge-stream": "^2.0.0", | ||
@@ -34,3 +34,3 @@ "supports-color": "^8.0.0" | ||
"get-stream": "^6.0.0", | ||
"jest-leak-detector": "30.0.0-alpha.1", | ||
"jest-leak-detector": "30.0.0-alpha.2", | ||
"tsd-lite": "^0.8.0", | ||
@@ -45,3 +45,3 @@ "worker-farm": "^1.6.0" | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
100142
2470
1
+ Added@jest/schemas@30.0.0-alpha.2(transitive)
+ Added@jest/types@30.0.0-alpha.2(transitive)
+ Addedjest-util@30.0.0-alpha.2(transitive)
+ Addedpicomatch@3.0.1(transitive)
- Removed@jest/schemas@30.0.0-alpha.1(transitive)
- Removed@jest/types@30.0.0-alpha.1(transitive)
- Removedjest-util@30.0.0-alpha.1(transitive)
- Removedpicomatch@2.3.1(transitive)
Updatedjest-util@30.0.0-alpha.2