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 8.0.1 to 8.1.0

3

glob/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for glob 8.0
// Type definitions for glob 8.1
// Project: https://github.com/isaacs/node-glob

@@ -59,2 +59,3 @@ // Definitions by: vvakame <https://github.com/vvakame>

absolute?: boolean | undefined;
allowWindowsEscape?: boolean | undefined;
fs?: typeof fs;

@@ -61,0 +62,0 @@ }

{
"name": "@types/glob",
"version": "8.0.1",
"version": "8.1.0",
"description": "TypeScript definitions for glob",

@@ -41,4 +41,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob",

},
"typesPublisherContentHash": "d59b7aa926c9b93cd99ed5d9dafb9475b52d824bfbf5fdddf9d341a9635763c3",
"typesPublisherContentHash": "db3f962605f7f1e584202aca1e5d5827d2d161146b5f748ecb4205a455bb162e",
"typeScriptVersion": "4.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 20 Jan 2023 10:02:36 GMT
* Last updated: Wed, 22 Feb 2023 22:32:38 GMT
* Dependencies: [@types/minimatch](https://npmjs.com/package/@types/minimatch), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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