@types/usb
Advanced tools
Comparing version 1.5.4 to 2.0.1
{ | ||
"name": "@types/usb", | ||
"version": "1.5.4", | ||
"description": "TypeScript definitions for node-usb", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Eric Brody", | ||
"url": "https://github.com/underscorebrody", | ||
"githubUsername": "underscorebrody" | ||
}, | ||
{ | ||
"name": "Rob Moran", | ||
"url": "https://github.com/thegecko", | ||
"githubUsername": "thegecko" | ||
} | ||
], | ||
"version": "2.0.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for usb, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/usb" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "831c627fda237a4af034e5de4e9be1b5cfb8e67660409e57dc9ac14b87eb1198", | ||
"typeScriptVersion": "3.8" | ||
"usb": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/usb` | ||
This is a stub types definition for @types/usb (https://github.com/node-usb/node-usb#readme). | ||
# Summary | ||
This package contains type definitions for node-usb (https://github.com/tessel/node-usb). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb. | ||
### Additional Details | ||
* Last updated: Sun, 05 Dec 2021 16:01:03 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Eric Brody](https://github.com/underscorebrody), and [Rob Moran](https://github.com/thegecko). | ||
usb provides its own type definitions, so you don't need @types/usb 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No website
QualityPackage does not have a website.
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
1616
3
0
2
1
3
1
2
+ Addedusb@*
+ Added@types/w3c-web-usb@1.0.10(transitive)
+ Addednode-addon-api@8.2.2(transitive)
+ Addednode-gyp-build@4.8.2(transitive)
+ Addedusb@2.14.0(transitive)
- Removed@types/node@*
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)