New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/chokidar

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chokidar - npm Package Compare versions

Comparing version 1.7.5 to 2.1.3

37

chokidar/package.json
{
"name": "@types/chokidar",
"version": "1.7.5",
"description": "TypeScript definitions for chokidar",
"license": "MIT",
"contributors": [
{
"name": "Stefan Steinhart",
"url": "https://github.com/reppners",
"githubUsername": "reppners"
},
{
"name": "Felix Becker",
"url": "https://github.com/felixfbecker",
"githubUsername": "felixfbecker"
},
{
"name": "Zach Cardoza",
"url": "https://github.com/bayssmekanique",
"githubUsername": "bayssmekanique"
}
],
"version": "2.1.3",
"typings": null,
"description": "Stub TypeScript definitions entry for chokidar, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/paulmillr/chokidar",
"license": "MIT",
"dependencies": {
"@types/events": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "0c50c16c9c24cad7afa05255336f6db197959354cc57cd4e8e7b7a944787456b",
"typeScriptVersion": "2.0"
"chokidar": "*"
}
}

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

# Installation
> `npm install --save @types/chokidar`
This is a stub types definition for chokidar (https://github.com/paulmillr/chokidar).
# Summary
This package contains type definitions for chokidar (https://github.com/paulmillr/chokidar).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chokidar
Additional Details
* Last updated: Mon, 26 Feb 2018 20:02:51 GMT
* Dependencies: fs, events, node
* Global values: none
# Credits
These definitions were written by Stefan Steinhart <https://github.com/reppners>, Felix Becker <https://github.com/felixfbecker>, Zach Cardoza <https://github.com/bayssmekanique>.
chokidar provides its own type definitions, so you don't need @types/chokidar 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