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.9 to 1.0.10

12

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

@@ -62,3 +62,3 @@ "author": "electricessence",

"eslint-plugin-promise": "^4.2.1",
"mocha": "^7.1.2",
"mocha": "^7.2.0",
"npm-run-all": "^4.1.5",

@@ -75,8 +75,8 @@ "nyc": "^15.0.1",

"@tsdotnet/common-interfaces": "^1.0.4",
"@tsdotnet/disposable": "^1.1.16",
"@tsdotnet/disposable": "^1.1.19",
"@tsdotnet/exceptions": "^1.0.16",
"@tsdotnet/lazy": "^1.0.17",
"@tsdotnet/lazy": "^1.0.19",
"@tsdotnet/linked-node-list": "^1.3.11",
"@tsdotnet/object-pool": "^1.0.4",
"@tsdotnet/observable-base": "^1.0.9",
"@tsdotnet/object-pool": "^1.0.5",
"@tsdotnet/observable-base": "^1.0.10",
"@tsdotnet/queue": "^1.2.1",

@@ -83,0 +83,0 @@ "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