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.6 to 0.8.7

4

shelljs/index.d.ts

@@ -1239,3 +1239,5 @@ // Type definitions for ShellJS 0.8

/**
* Will print each executed command to the screen. Default is true.
* Will print each executed command to the screen.
*
* @default false
*/

@@ -1242,0 +1244,0 @@ verbose: boolean;

{
"name": "@types/shelljs",
"version": "0.8.6",
"version": "0.8.7",
"description": "TypeScript definitions for ShellJS",

@@ -44,3 +44,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -56,4 +56,4 @@ "type": "git",

},
"typesPublisherContentHash": "d3d38dff409ae9db9cde60b598f2dfce66b613c33cc5184bd680b5f13f68facc",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "db89ff690359f102f594922e4c2588d4b8dfa81caceb39f025933764922a7866",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shelljs
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shelljs.
Additional Details
* Last updated: Fri, 01 Nov 2019 16:26:24 GMT
* Dependencies: @types/glob, @types/node
### Additional Details
* Last updated: Sun, 22 Mar 2020 21:07:04 GMT
* Dependencies: [@types/glob](https://npmjs.com/package/@types/glob), [@types/node](https://npmjs.com/package/@types/node)
* 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>, and 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