Socket
Socket
Sign inDemoInstall

@types/picomatch

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/picomatch - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

2

picomatch/lib/picomatch.d.ts

@@ -244,3 +244,3 @@ import constantsImport = require('./constants');

returnState?: boolean,
): typeof compileRe;
): ReturnType<typeof compileRe>;

@@ -247,0 +247,0 @@ function toRegex(source: string | RegExp, options?: { flags?: string | undefined; nocase?: boolean | undefined; debug?: boolean | undefined }): RegExp;

{
"name": "@types/picomatch",
"version": "2.2.5",
"version": "2.2.6",
"description": "TypeScript definitions for picomatch",

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

"dependencies": {},
"typesPublisherContentHash": "cfce478d97eeb63c030e14035d42c2d0c4a71ec8ffa04c9fef2bf34929ba46ca",
"typesPublisherContentHash": "ea1d62d31fbc8580126746639f6e00087583932c7e1388d890b2a9f3ea895d95",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:02:29 GMT
* Last updated: Tue, 27 Jul 2021 02:31:19 GMT
* Dependencies: none

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

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