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

@tsdotnet/threading

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsdotnet/threading - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

12

package.json
{
"name": "@tsdotnet/threading",
"version": "1.0.11",
"version": "1.0.12",
"description": "Classes and functions for simplifying task scheduling and distributing tasks to workers.",

@@ -53,4 +53,4 @@ "author": "electricessence",

"@types/node": "^14.0.5",
"@typescript-eslint/eslint-plugin": "^3.0.0",
"@typescript-eslint/parser": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"chai": "^4.2.0",

@@ -78,8 +78,8 @@ "copyfiles": "^2.2.0",

"@tsdotnet/lazy": "^1.0.19",
"@tsdotnet/linked-node-list": "^1.3.11",
"@tsdotnet/linked-node-list": "^1.3.13",
"@tsdotnet/object-pool": "^1.0.5",
"@tsdotnet/observable-base": "^1.0.12",
"@tsdotnet/queue": "^1.2.1",
"@tsdotnet/observable-base": "^1.0.14",
"@tsdotnet/queue": "^1.2.2",
"tslib": "^2.0.0"
}
}
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