task-serializer
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "task-serializer", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Serialize tasks/promises for integrated control. Option for limiting number of concurrent tasks.", | ||
@@ -13,4 +13,6 @@ "main": "index.js", | ||
"keywords": [ | ||
"task-scheduling", | ||
"semaphore" | ||
"top down", | ||
"serialize events", | ||
"serialize tasks", | ||
"concurrent task limit" | ||
], | ||
@@ -17,0 +19,0 @@ "author": "craigphicks", |
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
58818