Socket
Socket
Sign inDemoInstall

@types/glob-parent

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/glob-parent - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

5

glob-parent/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for glob-parent 5.1
// Project: https://github.com/gulpjs/glob-parent
// Definitions by: mrmlnc <https://github.com/mrmlnc>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function globParent(pattern: string, options?: globParent.Options): string;

@@ -7,0 +2,0 @@

10

glob-parent/package.json
{
"name": "@types/glob-parent",
"version": "5.1.1",
"version": "5.1.2",
"description": "TypeScript definitions for glob-parent",

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

"name": "mrmlnc",
"url": "https://github.com/mrmlnc",
"githubUsername": "mrmlnc"
"githubUsername": "mrmlnc",
"url": "https://github.com/mrmlnc"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "f9851bf599bb883a0a02a82c232d4be513fae27b2643a1058e97caf23b80abf7",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "5f79c54cba51c35034cf11cc80bd199114cf352df91ef4dd1a9f5ba5aecba730",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for glob-parent 5.1
// Project: https://github.com/gulpjs/glob-parent
// Definitions by: mrmlnc <https://github.com/mrmlnc>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function globParent(pattern: string, options?: globParent.Options): string;

@@ -30,7 +25,6 @@

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:33:05 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [mrmlnc](https://github.com/mrmlnc).
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