Socket
Socket
Sign inDemoInstall

@types/shelljs

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/shelljs - npm Package Compare versions

Comparing version 0.8.5 to 0.8.6

7

shelljs/index.d.ts

@@ -839,2 +839,9 @@ // Type definitions for ShellJS 0.8

/**
* Exit when command return code is non-zero.
*
* @default false
*/
fatal?: boolean;
/**
* Asynchronous execution.

@@ -841,0 +848,0 @@ *

4

shelljs/package.json
{
"name": "@types/shelljs",
"version": "0.8.5",
"version": "0.8.6",
"description": "TypeScript definitions for ShellJS",

@@ -55,4 +55,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "92e38e1edf88d2b93d36639a94deaaab5bd156fe9ed3816376d3d63c07ed4baa",
"typesPublisherContentHash": "d3d38dff409ae9db9cde60b598f2dfce66b613c33cc5184bd680b5f13f68facc",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ShellJS ( http://shelljs.org ).
This package contains type definitions for ShellJS (http://shelljs.org).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 15 Apr 2019 17:11:36 GMT
* Last updated: Fri, 01 Nov 2019 16:26:24 GMT
* Dependencies: @types/glob, @types/node

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Niklas Mollenhauer <https://github.com/nikeee>, Vojtech Jasny <https://github.com/voy>, George Kalpakas <https://github.com/gkalpak>, Paul Huynh <https://github.com/pheromonez>, Alexander Futász <https://github.com/aldafu>, ExE Boss <https://github.com/ExE-Boss>, Mirco Sanguineti <https://github.com/msanguineti>.
These definitions were written by Niklas Mollenhauer <https://github.com/nikeee>, Vojtech Jasny <https://github.com/voy>, George Kalpakas <https://github.com/gkalpak>, Paul Huynh <https://github.com/pheromonez>, Alexander Futász <https://github.com/aldafu>, ExE Boss <https://github.com/ExE-Boss>, and Mirco Sanguineti <https://github.com/msanguineti>.
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