Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kexec

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kexec - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

CHANGELOG.md

@@ -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 @@ ------------------

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc