Socket
Socket
Sign inDemoInstall

zx

Package Overview
Dependencies
64
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

globals.d.ts

1

index.d.ts

@@ -43,2 +43,3 @@ // Copyright 2021 Google LLC

pipe(dest: ProcessPromise<ProcessOutput> | Writable): ProcessPromise<ProcessOutput>
kill(signal?: string | number): Promise<void>

@@ -45,0 +46,0 @@ }

2

package.json
{
"name": "zx",
"version": "4.0.0",
"version": "4.1.0",
"description": "A tool for writing better scripts",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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