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.30.0 to 0.31.0

2

dist/index.d.ts

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

*/
printAndExit: (additionalMessage?: string | undefined, exitCode?: number) => void;
printAndExit: (exitCode?: number, additionalMessage?: string | undefined) => void;
};

@@ -21,0 +21,0 @@ declare type Arguments = Array<string> & {

{
"name": "jsh",
"version": "0.30.0",
"version": "0.31.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