@types/ansi-styles
Advanced tools
Comparing version 3.2.1 to 4.2.0
{ | ||
"name": "@types/ansi-styles", | ||
"version": "3.2.1", | ||
"description": "TypeScript definitions for ansi-styles", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "bryn austin bellomy", | ||
"url": "https://github.com/brynbellomy", | ||
"githubUsername": "brynbellomy" | ||
}, | ||
{ | ||
"name": "plylrnsdy", | ||
"url": "https://github.com/plylrnsdy", | ||
"githubUsername": "plylrnsdy" | ||
} | ||
], | ||
"version": "4.2.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for ansi-styles, which provides its own types definitions", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/color-name": "*" | ||
}, | ||
"typesPublisherContentHash": "50b24ec920c2485b4f60275b44c5d6346466630df3901a2c53a90509bd684660", | ||
"typeScriptVersion": "2.1" | ||
"ansi-styles": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/ansi-styles` | ||
This is a stub types definition for @types/ansi-styles (https://github.com/chalk/ansi-styles#readme). | ||
# Summary | ||
This package contains type definitions for ansi-styles (https://github.com/sindresorhus/ansi-styles). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ansi-styles | ||
Additional Details | ||
* Last updated: Wed, 17 Oct 2018 20:04:14 GMT | ||
* Dependencies: color-name | ||
* Global values: none | ||
# Credits | ||
These definitions were written by bryn austin bellomy <https://github.com/brynbellomy>, plylrnsdy <https://github.com/plylrnsdy>. | ||
ansi-styles provides its own type definitions, so you don't need @types/ansi-styles 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
1664
3
0
2
1
1
3
1
1
+ Addedansi-styles@*
+ Addedansi-styles@6.2.1(transitive)
- Removed@types/color-name@*
- Removed@types/color-name@2.0.0(transitive)