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.6 to 1.0.7

10

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

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

"@types/mocha": "^7.0.2",
"@types/node": "^14.0.3",
"@types/node": "^14.0.4",
"@typescript-eslint/eslint-plugin": "^2.34.0",

@@ -71,3 +71,3 @@ "@typescript-eslint/parser": "^2.34.0",

"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^3.9.2"
"typescript": "^3.9.3"
},

@@ -79,5 +79,5 @@ "dependencies": {

"@tsdotnet/lazy": "^1.0.16",
"@tsdotnet/linked-node-list": "^1.3.8",
"@tsdotnet/linked-node-list": "^1.3.9",
"@tsdotnet/object-pool": "^1.0.3",
"@tsdotnet/observable-base": "^1.0.6",
"@tsdotnet/observable-base": "^1.0.7",
"@tsdotnet/queue": "^1.1.4",

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