@tsdotnet/threading
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"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" |
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
68992
Updated@tsdotnet/disposable@^1.1.19
Updated@tsdotnet/lazy@^1.0.19
Updated@tsdotnet/object-pool@^1.0.5