Socket
Socket
Sign inDemoInstall

@types/glob

Package Overview
Dependencies
3
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.30 to 5.0.31

glob/LICENSE

2

glob/index.d.ts
// Type definitions for Glob 5.0.10
// Project: https://github.com/isaacs/node-glob
// Definitions by: vvakame <https://github.com/vvakame/>
// voy <https://github.com/voy/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -52,2 +53,3 @@

nocomment?: boolean;
absolute?: boolean;

@@ -54,0 +56,0 @@ /** Deprecated. */

20

glob/package.json
{
"name": "@types/glob",
"version": "5.0.30",
"description": "TypeScript definitions for Glob 5.0.10",
"version": "5.0.31",
"description": "TypeScript definitions for Glob",
"license": "MIT",
"author": "vvakame <https://github.com/vvakame/>",
"contributors": [
{
"name": "vvakame",
"url": "https://github.com/vvakame/"
},
{
"name": "voy",
"url": "https://github.com/voy/"
}
],
"main": "",

@@ -17,4 +26,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "8c143641642f0e205786502b11aa75903aa26780b026607ed34de6e0836fe815"
"peerDependencies": {},
"typesPublisherContentHash": "d5132bcab580a95ec4db422c769a8e515e43a4ddd79f86cea96a1c6d951df220",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for Glob 5.0.10 (https://github.com/isaacs/node-glob).
This package contains type definitions for Glob (https://github.com/isaacs/node-glob).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/glob
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: minimatch, node
* Module Dependencies: events, fs, minimatch
* Global values: G
* Last updated: Tue, 15 Aug 2017 18:11:20 GMT
* Dependencies: events, fs, minimatch, node
* Global values: none
# Credits
These definitions were written by vvakame <https://github.com/vvakame/>.
These definitions were written by vvakame <https://github.com/vvakame/>, voy <https://github.com/voy/>.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc