@types/comment-json
Advanced tools
Comparing version 1.1.1 to 2.4.1
{ | ||
"name": "@types/comment-json", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for comment-json", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Jason Dent", | ||
"url": "https://github.com/Jason3S", | ||
"githubUsername": "Jason3S" | ||
} | ||
], | ||
"version": "2.4.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for comment-json, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ee955d36000344d4b8085445676ba466e4af18c03637a0506a6b06cc86ebad89", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/kaelzhang/node-comment-json", | ||
"license": "MIT", | ||
"dependencies": { | ||
"comment-json": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/comment-json` | ||
This is a stub types definition for @types/comment-json (https://github.com/kaelzhang/node-comment-json). | ||
# Summary | ||
This package contains type definitions for comment-json (https://github.com/kaelzhang/node-comment-json). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/comment-json | ||
Additional Details | ||
* Last updated: Thu, 08 Feb 2018 16:09:03 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Jason Dent <https://github.com/Jason3S>. | ||
comment-json provides its own type definitions, so you don't need @types/comment-json installed! |
Sorry, the diff of this file is not supported yet
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
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
1741
1
3
0
2
1
3
1
1
+ Addedcomment-json@*
+ Addedarray-timsort@1.0.3(transitive)
+ Addedcomment-json@4.2.5(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedhas-own-prop@2.0.0(transitive)
+ Addedrepeat-string@1.6.1(transitive)