New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keg-hub/spawn-cmd

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keg-hub/spawn-cmd - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

package.json
{
"name": "@keg-hub/spawn-cmd",
"version": "0.2.0",
"version": "0.3.0",
"description": "Cross platform child_process execution in Node",
"repository": {
"url": "git+https://github.com/keghub/keg-hub.git",
"url": "git+https://github.com/keg-hub/keg-hub.git",
"type": "git"
},
"bugs": {
"url": "https://github.com/keghub/keg-hub/issues"
"url": "https://github.com/keg-hub/keg-hub/issues"
},
"homepage": "https://github.com/keghub/keg-hub#readme",
"homepage": "https://github.com/keg-hub/keg-hub#readme",
"main": "index.js",

@@ -31,3 +31,3 @@ "author": "Lance Tipton",

"dependencies": {
"@keg-hub/jsutils": "8.7.0",
"@keg-hub/jsutils": "8.8.0",
"app-root-path": "3.0.0",

@@ -34,0 +34,0 @@ "cli-progress": "3.9.1",

@@ -6,3 +6,3 @@ ### Spawn-CMD

* [app-root-path](https://github.com/inxilpro/node-app-root-path)
* [@keg-hub/jsutils](https://github.com/keghub/@keg-hub/jsutils)
* [@keg-hub/jsutils](https://github.com/keg-hub/@keg-hub/jsutils)
* [tree-kill](https://github.com/pkrumins/node-tree-kill)

@@ -9,0 +9,0 @@ * [cross-spawn](https://github.com/moxystudio/node-cross-spawn)

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