@tsdotnet/threading
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@tsdotnet/threading", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Classes and functions for simplifying task scheduling and distributing tasks to workers.", | ||
@@ -77,8 +77,8 @@ "author": "electricessence", | ||
"@tsdotnet/lazy": "^1.0.16", | ||
"@tsdotnet/linked-node-list": "^1.3.9", | ||
"@tsdotnet/linked-node-list": "^1.3.10", | ||
"@tsdotnet/object-pool": "^1.0.3", | ||
"@tsdotnet/observable-base": "^1.0.7", | ||
"@tsdotnet/queue": "^1.1.4", | ||
"@tsdotnet/observable-base": "^1.0.8", | ||
"@tsdotnet/queue": "^1.1.5", | ||
"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
68768