jest-worker
Advanced tools
Comparing version 26.6.1 to 26.6.2
@@ -24,6 +24,6 @@ 'use strict'; | ||
var _Farm = _interopRequireDefault(require('./Farm')); | ||
var _WorkerPool = _interopRequireDefault(require('./WorkerPool')); | ||
var _Farm = _interopRequireDefault(require('./Farm')); | ||
var _messageParent = _interopRequireDefault(require('./workers/messageParent')); | ||
@@ -30,0 +30,0 @@ |
@@ -8,4 +8,4 @@ /** | ||
/// <reference types="node" /> | ||
import type { ForkOptions } from 'child_process'; | ||
import type { EventEmitter } from 'events'; | ||
import type { ForkOptions } from 'child_process'; | ||
export interface ResourceLimits { | ||
@@ -12,0 +12,0 @@ maxYoungGenerationSizeMb?: number; |
{ | ||
"name": "jest-worker", | ||
"version": "26.6.1", | ||
"version": "26.6.2", | ||
"repository": { | ||
@@ -19,3 +19,3 @@ "type": "git", | ||
"@types/merge-stream": "^1.1.2", | ||
"@types/supports-color": "^5.3.0", | ||
"@types/supports-color": "^7.2.0", | ||
"get-stream": "^6.0.0", | ||
@@ -30,3 +30,3 @@ "worker-farm": "^1.6.0" | ||
}, | ||
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15" | ||
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5" | ||
} |
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