Socket
Socket
Sign inDemoInstall

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.0.2 to 0.0.3

2

index.js

@@ -5,3 +5,3 @@ var kexec;

kexec = require("./build/default/kexec.node");
catch(e) {
} catch(e) {
kexec = require("./build/Release/kexec.node");

@@ -8,0 +8,0 @@ }

{
"name" : "kexec",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "Replace your Node.js process with another process. Like Ruby exec.",

@@ -5,0 +5,0 @@ "homepage" : [

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