Socket
Socket
Sign inDemoInstall

jest-worker

Package Overview
Dependencies
Maintainers
1
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 21.3.0-beta.2 to 21.3.0-beta.3

2

package.json
{
"name": "jest-worker",
"version": "21.3.0-beta.2",
"version": "21.3.0-beta.3",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -19,3 +19,3 @@ # jest-worker

This example covers the minmal usage:
This example covers the minimal usage:

@@ -22,0 +22,0 @@ ### File `parent.js`

@@ -54,3 +54,3 @@ /**

_ending: boolean;
_cacheKeys: {[string]: Worker};
_cacheKeys: {[string]: Worker, __proto__: null};
_options: FarmOptions;

@@ -57,0 +57,0 @@ _workers: Array<Worker>;

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