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

kexec

Package Overview
Dependencies
Maintainers
2
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 1.1.0 to 1.1.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

1.1.1 / 2015-01-26
------------------
- move `pangyp` to dependencies
1.1.0 / 20145-01-20

@@ -2,0 +6,0 @@ ------------------

9

package.json
{
"name": "kexec",
"version": "1.1.0",
"version": "1.1.1",
"description": "Replace your Node.js process with another process. Like Ruby exec.",

@@ -30,6 +30,7 @@ "homepage": "https://github.com/jprichardson/node-kexec",

"devDependencies": {
"mocha": "^2.1.0",
"mocha": "^2.1.0"
},
"dependencies": {
"pangyp": "^2.0.1"
},
"dependencies": {}
}
}
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