@types/extract-zip
Advanced tools
Comparing version 1.6.2 to 2.0.0
{ | ||
"name": "@types/extract-zip", | ||
"version": "1.6.2", | ||
"description": "TypeScript definitions for extract-zip", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Mizunashi Mana", | ||
"url": "https://github.com/mizunashi-mana" | ||
} | ||
], | ||
"version": "2.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for extract-zip, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a849851cb3280f12c3c1d9200790f6520c718ff3590856a75c131f407b39dd0d", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"extract-zip": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/extract-zip` | ||
This is a stub types definition for @types/extract-zip (https://github.com/maxogden/extract-zip#readme). | ||
# Summary | ||
This package contains type definitions for extract-zip (https://github.com/maxogden/extract-zip). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/extract-zip | ||
Additional Details | ||
* Last updated: Fri, 31 Mar 2017 19:23:23 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Mizunashi Mana <https://github.com/mizunashi-mana>. | ||
extract-zip provides its own type definitions, so you don't need @types/extract-zip 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
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
1667
1
0
2
1
3
1
1
+ Addedextract-zip@*
+ Added@types/node@22.10.2(transitive)
+ Added@types/yauzl@2.10.3(transitive)
+ Addedbuffer-crc32@0.2.13(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedend-of-stream@1.4.4(transitive)
+ Addedextract-zip@2.0.1(transitive)
+ Addedfd-slicer@1.1.0(transitive)
+ Addedget-stream@5.2.0(transitive)
+ Addedms@2.1.3(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpend@1.2.0(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedundici-types@6.20.0(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedyauzl@2.10.0(transitive)