Socket
Socket
Sign inDemoInstall

jest-worker

Package Overview
Dependencies
Maintainers
7
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 25.2.0 to 25.2.1-alpha.1

build/ts3.4/base/BaseWorkerPool.d.ts

1

build/base/BaseWorkerPool.d.ts

@@ -22,2 +22,1 @@ /**

}
//# sourceMappingURL=BaseWorkerPool.d.ts.map

@@ -27,2 +27,1 @@ /**

}
//# sourceMappingURL=Farm.d.ts.map

@@ -46,2 +46,1 @@ /**

}
//# sourceMappingURL=index.d.ts.map

@@ -101,2 +101,1 @@ /**

};
//# sourceMappingURL=types.d.ts.map

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

export default WorkerPool;
//# sourceMappingURL=WorkerPool.d.ts.map

@@ -51,2 +51,1 @@ /**

}
//# sourceMappingURL=ChildProcessWorker.d.ts.map

@@ -34,2 +34,1 @@ /**

}
//# sourceMappingURL=NodeThreadsWorker.d.ts.map

@@ -8,2 +8,1 @@ /**

export {};
//# sourceMappingURL=processChild.d.ts.map

@@ -8,2 +8,1 @@ /**

export {};
//# sourceMappingURL=threadChild.d.ts.map
{
"name": "jest-worker",
"version": "25.2.0",
"version": "25.2.1-alpha.1+5cc2ccdac",
"repository": {

@@ -12,2 +12,9 @@ "type": "git",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"dependencies": {

@@ -30,3 +37,3 @@ "merge-stream": "^2.0.0",

},
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93"
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9"
}
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