@tsdotnet/threading
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@tsdotnet/threading", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Classes and functions for simplifying task scheduling and distributing tasks to workers.", | ||
@@ -53,4 +53,4 @@ "author": "electricessence", | ||
"@types/node": "^14.0.5", | ||
"@typescript-eslint/eslint-plugin": "^3.0.0", | ||
"@typescript-eslint/parser": "^3.0.0", | ||
"@typescript-eslint/eslint-plugin": "^3.0.1", | ||
"@typescript-eslint/parser": "^3.0.1", | ||
"chai": "^4.2.0", | ||
@@ -78,8 +78,8 @@ "copyfiles": "^2.2.0", | ||
"@tsdotnet/lazy": "^1.0.19", | ||
"@tsdotnet/linked-node-list": "^1.3.11", | ||
"@tsdotnet/linked-node-list": "^1.3.13", | ||
"@tsdotnet/object-pool": "^1.0.5", | ||
"@tsdotnet/observable-base": "^1.0.12", | ||
"@tsdotnet/queue": "^1.2.1", | ||
"@tsdotnet/observable-base": "^1.0.14", | ||
"@tsdotnet/queue": "^1.2.2", | ||
"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