Socket
Socket
Sign inDemoInstall

zx

Package Overview
Dependencies
4
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.2-dev.086b500 to 8.0.2-dev.1568ca9

1

build/cli.js
#!/usr/bin/env node
"use strict";
const {

@@ -3,0 +4,0 @@

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ $,

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ installDeps,

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ argv,

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ YAML,

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ startRepl

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ errnoMessage,

2

build/vendor.d.ts

@@ -10,3 +10,3 @@ // Generated by dts-bundle-generator v9.5.1

import { Readable, Stream, Writable } from 'node:stream';
import { URL as URL$1 } from 'url';
import { URL as URL$1 } from 'node:url';

@@ -13,0 +13,0 @@ declare type ErrnoException = NodeJS.ErrnoException;

@@ -0,1 +1,2 @@

"use strict";
const {

@@ -2,0 +3,0 @@ YAML,

{
"name": "zx",
"version": "8.0.2-dev.086b500",
"version": "8.0.2-dev.1568ca9",
"description": "A tool for writing better scripts",

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

"@types/fs-extra": "^11.0.4",
"@types/node": ">=20.12.5"
"@types/node": ">=20.12.8"
},

@@ -96,6 +96,7 @@ "devDependencies": {

"esbuild-node-externals": "^1.13.0",
"esbuild-plugin-entry-chunks": "^0.1.12",
"esbuild-plugin-hybrid-export": "^0.2.1",
"esbuild-plugin-transform-hook": "^0.0.1",
"esbuild-plugin-extract-helpers": "^0.0.3",
"esbuild-plugin-utils": "^0.0.1",
"esbuild-plugin-entry-chunks": "^0.1.14",
"esbuild-plugin-hybrid-export": "^0.2.3",
"esbuild-plugin-transform-hook": "^0.0.3",
"esbuild-plugin-extract-helpers": "^0.0.5",
"fs-extra": "^11.2.0",

@@ -110,5 +111,5 @@ "fx": "*",

"tsd": "^0.31.0",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"which": "^4.0.0",
"yaml": "^2.4.1",
"yaml": "^2.4.2",
"zurk": "^0.1.4"

@@ -115,0 +116,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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