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.40.0 to 0.40.1

2

esm/src/command.d.ts

@@ -211,3 +211,3 @@ /// <reference types="node" />

*/
bytes(kind: StreamKind): Promise<Uint8Array>;
bytes(kind?: StreamKind): Promise<Uint8Array>;
/**

@@ -214,0 +214,0 @@ * Sets the provided stream (stdout by default) as quiet, spawns the command, and gets the stream as a string without the last newline.

{
"name": "dax-sh",
"version": "0.40.0",
"version": "0.40.1",
"description": "Cross platform shell tools inspired by zx.",

@@ -33,2 +33,2 @@ "repository": {

"_generatedBy": "dnt@dev"
}
}

@@ -211,3 +211,3 @@ /// <reference types="node" />

*/
bytes(kind: StreamKind): Promise<Uint8Array>;
bytes(kind?: StreamKind): Promise<Uint8Array>;
/**

@@ -214,0 +214,0 @@ * Sets the provided stream (stdout by default) as quiet, spawns the command, and gets the stream as a string without the last newline.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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 too big to display

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