Socket
Socket
Sign inDemoInstall

@types/anymatch

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/anymatch - npm Package Compare versions

Comparing version 1.3.1 to 3.0.0

26

anymatch/package.json
{
"name": "@types/anymatch",
"version": "1.3.1",
"description": "TypeScript definitions for anymatch",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for anymatch, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "226033cdde45fb78998524c0f183693e47b7bae0c375ca7ed333309df5735f0f",
"typeScriptVersion": "2.0"
"author": "",
"license": "MIT",
"dependencies": {
"anymatch": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/anymatch`
This is a stub types definition for @types/anymatch (https://github.com/micromatch/anymatch).
# Summary
This package contains type definitions for anymatch ( https://github.com/micromatch/anymatch ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/anymatch
Additional Details
* Last updated: Wed, 13 Feb 2019 16:16:44 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>.
anymatch provides its own type definitions, so you don't need @types/anymatch installed!

Sorry, the diff of this file is not supported yet

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