Socket
Socket
Sign inDemoInstall

hoagie-exec

Package Overview
Dependencies
103
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "hoagie-exec",
"version": "1.0.1",
"version": "1.0.2",
"description": "Make your hoagie program exec to another process",

@@ -19,2 +19,6 @@ "main": "index.js",

"license": "ISC",
"repository": {
"type": "git",
"url": "git@github.com:jeremyruppel/hoagie-exec.git"
},
"devDependencies": {},

@@ -21,0 +25,0 @@ "dependencies": {

11

README.md
# hoagie-exec
Make your hoagie program exec to another process
Make your [hoagie][1] program exec to another process
[![Build Status](https://travis-ci.org/jeremyruppel/hoagie-exec.svg?branch=v1.0.1)](https://travis-ci.org/jeremyruppel/hoagie-exec)
# Install

@@ -15,3 +17,3 @@

Internally, this is just [node-kexec][1]. h/t to [@jprichardson][2] for literally all the work.
Internally, this is just [node-kexec][2]. h/t to [@jprichardson][3] for literally all the work.

@@ -36,3 +38,4 @@ ``` js

[1]: https://github.com/jprichardson/node-kexec
[2]: https://github.com/jprichardson
[1]: https://github.com/jeremyruppel/hoagie
[2]: https://github.com/jprichardson/node-kexec
[3]: https://github.com/jprichardson
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc