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

zx

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zx - npm Package Compare versions

Comparing version 8.0.2-dev.1568ca9 to 8.0.2-dev.b6420eb

15

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

@@ -65,4 +65,6 @@ "type": "module",

"build:dts": "tsc --project tsconfig.prod.json && node scripts/build-dts.mjs",
"test": "npm run build && npm run test:unit && npm run test:types && npm run test:license",
"pretest": "npm run build",
"test": "npm run test:unit && npm run test:types && npm run test:license",
"test:unit": "node ./test/all.test.js",
"test:circular": "madge --circular src/*",
"test:types": "tsd",

@@ -75,3 +77,2 @@ "test:license": "node ./test/extra.test.js",

"coverage": "c8 -x build/vendor.cjs -x build/esblib.cjs -x 'test/**' -x scripts --check-coverage npm test",
"circular": "madge --circular src/*",
"version": "cat package.json | fx .version"

@@ -81,3 +82,3 @@ },

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

@@ -96,4 +97,4 @@ "devDependencies": {

"dts-bundle-generator": "^9.5.1",
"esbuild": "^0.20.2",
"esbuild-node-externals": "^1.13.0",
"esbuild": "^0.21.0",
"esbuild-node-externals": "^1.13.1",
"esbuild-plugin-utils": "^0.0.1",

@@ -107,3 +108,3 @@ "esbuild-plugin-entry-chunks": "^0.1.14",

"globby": "^14.0.1",
"madge": "^6.1.0",
"madge": "^7.0.0",
"minimist": "^1.2.8",

@@ -110,0 +111,0 @@ "node-abort-controller": "^3.1.1",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc