@tsdotnet/threading
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@tsdotnet/threading", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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.1", | ||
"@types/node": "^14.0.3", | ||
"@typescript-eslint/eslint-plugin": "^2.34.0", | ||
@@ -80,3 +80,3 @@ "@typescript-eslint/parser": "^2.34.0", | ||
"@tsdotnet/object-pool": "^1.0.3", | ||
"@tsdotnet/observable-base": "^1.0.4", | ||
"@tsdotnet/observable-base": "^1.0.5", | ||
"@tsdotnet/queue": "^1.1.3", | ||
@@ -83,0 +83,0 @@ "tslib": "^2.0.0" |