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.3.1 to 2.3.2

7

picomatch/index.d.ts

@@ -1,10 +0,3 @@

// Type definitions for picomatch 2.3
// Project: https://github.com/micromatch/picomatch
// Definitions by: Patrick <https://github.com/p-kuen>
// Daniel Tschinder <https://github.com/danez>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import picomatch = require("./lib/picomatch");
export = picomatch;

16

picomatch/package.json
{
"name": "@types/picomatch",
"version": "2.3.1",
"version": "2.3.2",
"description": "TypeScript definitions for picomatch",

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

"name": "Patrick",
"url": "https://github.com/p-kuen",
"githubUsername": "p-kuen"
"githubUsername": "p-kuen",
"url": "https://github.com/p-kuen"
},
{
"name": "Daniel Tschinder",
"url": "https://github.com/danez",
"githubUsername": "danez"
"githubUsername": "danez",
"url": "https://github.com/danez"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "ac74187ba035621c3c3a3baeeb4ea598beefe48b308db300c86a5fcf8c511df9",
"typesPublisherContentHash": "80c15efec7dacb3138fe85c2528bcbb65cb96557cc4dd9591bbcdcd67747d14f",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Patrick](https://github.com/p-kuen), [Daniel Tschinder](https://github.com/danez), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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