@types/chalk
Advanced tools
Comparing version 0.4.31 to 2.2.0
{ | ||
"name": "@types/chalk", | ||
"version": "0.4.31", | ||
"description": "TypeScript definitions for chalk v0.4.0", | ||
"license": "MIT", | ||
"author": "Diullei Gomes <https://github.com/Diullei>, Bart van der Schoor <https://github.com/Bartvds>, Nico Jansen <https://github.com/nicojs>", | ||
"version": "2.2.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for chalk, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "8711e77cd4a9c5b00a7e7b8135d26e28a29899e30a072705c6a985758ca2fc33" | ||
"author": "", | ||
"repository": "https://github.com/chalk/chalk", | ||
"license": "MIT", | ||
"dependencies": { | ||
"chalk": "*" | ||
} | ||
} |
@@ -1,18 +0,2 @@ | ||
# Installation | ||
> `npm install --save @types/chalk` | ||
# Summary | ||
This package contains type definitions for chalk v0.4.0 (https://github.com/sindresorhus/chalk). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/chalk | ||
Additional Details | ||
* Last updated: Thu, 13 Oct 2016 19:19:49 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Chalk | ||
# Credits | ||
These definitions were written by Diullei Gomes <https://github.com/Diullei>, Bart van der Schoor <https://github.com/Bartvds>, Nico Jansen <https://github.com/nicojs>. | ||
This is a stub types definition for chalk (https://github.com/chalk/chalk). | ||
chalk provides its own type definitions, so you don't need @types/chalk installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1701
1
3
0
2
1
1
2
1
1
+ Addedchalk@*
+ Addedchalk@5.3.0(transitive)