microservice-kit-atg
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "microservice-kit-atg", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Utility belt for building microservices", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -10,4 +10,2 @@ | ||
constructor() { | ||
// Force resume node process! | ||
process.stdin.resume(); | ||
this.jobs_ = []; | ||
@@ -14,0 +12,0 @@ this.bindEvents_(); |
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
100218
2117