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

jsh

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsh - npm Package Compare versions

Comparing version 0.28.0 to 0.29.0

2

dist/index.d.ts

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

constructor(command: string, stdout: string, stderr: string, status: number);
toString(): string;
}

@@ -181,3 +180,2 @@ /**

get statusMessage(): string | undefined;
toString(): string;
}

@@ -184,0 +182,0 @@ /**

2

package.json
{
"name": "jsh",
"version": "0.28.0",
"version": "0.29.0",
"description": "Helpers for Bash like shell scripting in JavaScript",

@@ -5,0 +5,0 @@ "author": "Brady Holt",

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