Comparing version 0.1.0 to 0.1.1
@@ -0,1 +1,5 @@ | ||
0.1.1 / 2012-09-19 | ||
------------------ | ||
* kexec now returns `exevp` error code if it fails. | ||
0.1.0 / 2012-09-19 | ||
@@ -2,0 +6,0 @@ ------------------ |
{ | ||
"name" : "kexec", | ||
"version" : "0.1.0", | ||
"version" : "0.1.1", | ||
"description" : "Replace your Node.js process with another process. Like Ruby exec.", | ||
@@ -5,0 +5,0 @@ "homepage" : [ |
@@ -9,9 +9,17 @@ Node.js - kexec | ||
Installation | ||
Installation Node v0.6 and v0.8 | ||
------------ | ||
npm install kexec | ||
npm install kexec@latest | ||
Installation Node v0.4 | ||
------------- | ||
npm install kexec@0.0.3 | ||
Usage | ||
@@ -18,0 +26,0 @@ ----- |
Sorry, the diff of this file is not supported yet
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
55
5680
12