@types/chokidar
Advanced tools
Comparing version 1.7.5 to 2.1.3
{ | ||
"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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1
1734
3
0
2
1
1
3
1
1
+ Addedchokidar@*
+ Addedchokidar@4.0.3(transitive)
+ Addedreaddirp@4.1.2(transitive)
- Removed@types/events@*
- Removed@types/node@*
- Removed@types/events@3.0.3(transitive)
- Removed@types/node@22.13.5(transitive)
- Removedundici-types@6.20.0(transitive)