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

@types/workerpool

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/workerpool - npm Package Compare versions

Comparing version 6.4.2 to 6.4.3

4

workerpool/index.d.ts

@@ -91,3 +91,3 @@ // Type definitions for workerpool 6.4

export namespace Promise {
// tslint:disable-next-line:strict-export-declare-modifiers
// eslint-disable-next-line @definitelytyped/strict-export-declare-modifiers
export class CancellationError extends Error {

@@ -97,3 +97,3 @@ name: 'CancellationError';

// tslint:disable-next-line:strict-export-declare-modifiers
// eslint-disable-next-line @definitelytyped/strict-export-declare-modifiers
export class TimeoutError extends Error {

@@ -100,0 +100,0 @@ name: 'TimeoutError';

{
"name": "@types/workerpool",
"version": "6.4.2",
"version": "6.4.3",
"description": "TypeScript definitions for workerpool",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/workerpool",

},
"typesPublisherContentHash": "147f810a9760a269ac627eee324ccab593cb1945b5f05a3ba27a3df206efcea2",
"typesPublisherContentHash": "868a41ad4e9a5815bedefefb30b2ba211ca5f2e230272659e2ac1532d4723aad",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 19 Sep 2023 01:49:38 GMT
* Last updated: Fri, 22 Sep 2023 23:35:09 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/worker_threads](https://npmjs.com/package/@types/worker_threads)

@@ -14,0 +14,0 @@ * Global values: none

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