@types/strip-ansi
Advanced tools
Comparing version 3.0.0 to 5.2.1
{ | ||
"name": "@types/strip-ansi", | ||
"version": "3.0.0", | ||
"description": "TypeScript definitions for strip-ansi", | ||
"license": "MIT", | ||
"author": "Mohamed Hegazy <https://github.com/mhegazy>", | ||
"version": "5.2.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for strip-ansi, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "844fe63aef89212268b159a21c58ab17f40ce24690e9466d5bae88009e764bac", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/chalk/strip-ansi", | ||
"license": "MIT", | ||
"dependencies": { | ||
"strip-ansi": "*" | ||
} | ||
} |
@@ -1,17 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/strip-ansi` | ||
This is a stub types definition for strip-ansi (https://github.com/chalk/strip-ansi). | ||
# Summary | ||
This package contains type definitions for strip-ansi (https://github.com/chalk/strip-ansi). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/strip-ansi | ||
Additional Details | ||
* Last updated: Thu, 29 Dec 2016 23:09:23 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Mohamed Hegazy <https://github.com/mhegazy>. | ||
strip-ansi provides its own type definitions, so you don't need @types/strip-ansi 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
1742
1
3
0
3
1
1
3
1
1
+ Addedstrip-ansi@*
+ Addedansi-regex@6.1.0(transitive)
+ Addedstrip-ansi@7.1.0(transitive)