Socket
Socket
Sign inDemoInstall

@types/rimraf

Package Overview
Dependencies
2
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

3

rimraf/index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for rimraf 2.0

// Ruben Schmidmeister <https://github.com/bash>
// Oganexon <https://github.com/oganexon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -25,3 +26,3 @@

maxBusyTries?: number;
emfileWait?: boolean;
emfileWait?: number;
disableGlob?: boolean;

@@ -28,0 +29,0 @@ glob?: glob.IOptions | false;

{
"name": "@types/rimraf",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for rimraf",

@@ -9,17 +9,27 @@ "license": "MIT",

"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz"
"url": "https://github.com/soywiz",
"githubUsername": "soywiz"
},
{
"name": "e-cloud",
"url": "https://github.com/e-cloud"
"url": "https://github.com/e-cloud",
"githubUsername": "e-cloud"
},
{
"name": "Ruben Schmidmeister",
"url": "https://github.com/bash"
"url": "https://github.com/bash",
"githubUsername": "bash"
},
{
"name": "Oganexon",
"url": "https://github.com/oganexon",
"githubUsername": "oganexon"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rimraf"
},

@@ -31,4 +41,4 @@ "scripts": {},

},
"typesPublisherContentHash": "87c8c8fcf7e0ea07606e26ab2639e017d08cf580d06218b2dfbc8dbb59c98146",
"typesPublisherContentHash": "c6c2c45a7542913bd1aed2e04fbdc32076b84fea74f57168d7899d85f02aab08",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rimraf
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rimraf
Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Dependencies: glob, fs, node
* Last updated: Thu, 24 Oct 2019 19:49:07 GMT
* Dependencies: @types/glob, @types/node
* Global values: none
# Credits
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, e-cloud <https://github.com/e-cloud>, Ruben Schmidmeister <https://github.com/bash>.
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, e-cloud <https://github.com/e-cloud>, Ruben Schmidmeister <https://github.com/bash>, and Oganexon <https://github.com/oganexon>.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc