Socket
Socket
Sign inDemoInstall

@types/minimatch

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

2

minimatch/index.d.ts

@@ -271,3 +271,3 @@ // Type definitions for minimatch 5.1

*/
matchOne(file: string, pattern: readonly string[], partial: boolean): boolean;
matchOne(file: readonly string[], pattern: readonly string[], partial: boolean): boolean;

@@ -274,0 +274,0 @@ /**

{
"name": "@types/minimatch",
"version": "5.1.0",
"version": "5.1.1",
"description": "TypeScript definitions for minimatch",

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

"dependencies": {},
"typesPublisherContentHash": "393ad7dd03ff638ad34b79d6f5bffdff845be56b6982b86f0152a6e201ef0839",
"typesPublisherContentHash": "85859de75b4e89122e003aad9f6bc18392f80aac3c5dcbcadd838bc59fd91731",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Wed, 24 Aug 2022 08:32:18 GMT
* Last updated: Mon, 29 Aug 2022 23:32:42 GMT
* Dependencies: none

@@ -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