Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dax-sh

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dax-sh - npm Package Compare versions

Comparing version 0.0.1 to 0.39.0

esm/_dnt.polyfills.d.ts

36

package.json
{
"name": "dax-sh",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "0.39.0",
"description": "Cross platform shell tools inspired by zx.",
"repository": {
"type": "git",
"url": "git+https://github.com/dsherret/dax.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/dsherret/dax/issues"
},
"main": "./script/mod.js",
"module": "./esm/mod.js",
"exports": {
".": {
"import": "./esm/mod.js",
"require": "./script/mod.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test_runner.js"
},
"author": "David Sherret",
"license": "MIT"
}
"dependencies": {
"@deno/shim-deno": "~0.19.0",
"undici-types": "^5.26"
},
"devDependencies": {
"@types/node": "^20.11.9",
"picocolors": "^1.0.0"
},
"_generatedBy": "dnt@dev"
}
index.js
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