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

jest-worker

Package Overview
Dependencies
Maintainers
5
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-worker - npm Package Compare versions

Comparing version 27.0.6 to 27.1.0

1

build/types.d.ts

@@ -14,2 +14,3 @@ /**

codeRangeSizeMb?: number;
stackSizeMb?: number;
}

@@ -16,0 +17,0 @@ export declare const CHILD_MESSAGE_INITIALIZE: 0;

1

build/workers/NodeThreadsWorker.js

@@ -161,3 +161,2 @@ 'use strict';

eval: false,
// @ts-expect-error: added in newer versions
resourceLimits: this._options.resourceLimits,

@@ -164,0 +163,0 @@ stderr: true,

{
"name": "jest-worker",
"version": "27.0.6",
"version": "27.1.0",
"repository": {

@@ -25,3 +25,3 @@ "type": "git",

"get-stream": "^6.0.0",
"jest-leak-detector": "^27.0.6",
"jest-leak-detector": "^27.1.0",
"worker-farm": "^1.6.0"

@@ -35,3 +35,3 @@ },

},
"gitHead": "d257d1c44ba62079bd4307ae78ba226d47c56ac9"
"gitHead": "5ef792e957e83428d868a18618b8629e32719993"
}
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