Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/usb

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/usb - npm Package Compare versions

Comparing version 1.5.4 to 2.0.1

33

usb/package.json
{
"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!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc