New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@psdk/device-webusb

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/device-webusb - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

5

build/index.js

@@ -79,2 +79,7 @@ "use strict";

}
disconnect() {
return __awaiter(this, void 0, void 0, function* () {
// todo: disconnect webusb
});
}
read(options) {

@@ -81,0 +86,0 @@ return __awaiter(this, void 0, void 0, function* () {

6

package.json
{
"name": "@psdk/device-webusb",
"version": "0.2.3",
"version": "0.2.4",
"description": "psdk",

@@ -45,3 +45,3 @@ "main": "build/index.js",

"dependencies": {
"@psdk/frame": "latest"
"@psdk/frame": "*"
},

@@ -52,3 +52,3 @@ "files": [

],
"gitHead": "dbaeb4780df34ddb6347d9437773ed215d383fd7"
"gitHead": "5a11cb16a7c70d88b64237085b7edbe8461acc3b"
}

Sorry, the diff of this file is not supported yet

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