child_process-remote
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "child_process-remote", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "child_process spawn over TCP", | ||
@@ -5,0 +5,0 @@ "main": "spawn.js", |
@@ -56,3 +56,5 @@ "use strict"; | ||
}); | ||
rp.on('exit', function() { | ||
lnk.end(); | ||
}); | ||
return rp; | ||
@@ -59,0 +61,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
7350
119