Socket
Socket
Sign inDemoInstall

foreground-child

Package Overview
Dependencies
7
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.2 to 1.5.3

4

CHANGELOG.md
# Changes
## v1.5.3
* bump deps
## v1.5.2

@@ -5,0 +9,0 @@

6

package.json
{
"name": "foreground-child",
"version": "1.5.2",
"version": "1.5.3",
"description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",

@@ -11,6 +11,6 @@ "main": "index.js",

"cross-spawn": "^4",
"signal-exit": "^2.0.0"
"signal-exit": "^3.0.0"
},
"devDependencies": {
"tap": "^5.1.1"
"tap": "^6.1.1"
},

@@ -17,0 +17,0 @@ "scripts": {

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