Socket
Socket
Sign inDemoInstall

zx

Package Overview
Dependencies
55
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.0 to 7.2.1

4

build/globals.d.ts

@@ -16,2 +16,3 @@ /// <reference types="node" resolution-mode="require"/>

var echo: typeof _.echo;
var expBackoff: typeof _.expBackoff;
var fs: typeof _.fs;

@@ -27,3 +28,6 @@ var glob: typeof _.glob;

var quotePowerShell: typeof _.quotePowerShell;
var retry: typeof _.retry;
var sleep: typeof _.sleep;
var spinner: typeof _.spinner;
var ssh: typeof _.ssh;
var stdin: typeof _.stdin;

@@ -30,0 +34,0 @@ var which: typeof _.which;

4

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

@@ -64,3 +64,3 @@ "type": "module",

"ps-tree": "^1.2.0",
"webpod": "^0.0.2",
"webpod": "^0",
"which": "^3.0.0",

@@ -67,0 +67,0 @@ "yaml": "^2.2.1"

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