@tsdotnet/threading
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package