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

@trezor/transport

Package Overview
Dependencies
Maintainers
6
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trezor/transport - npm Package Compare versions

Comparing version 1.0.1-beta.1 to 1.0.1

CHANGELOG.md

1

lib/bridge/v2.js

@@ -114,3 +114,2 @@ "use strict";

return __awaiter(this, void 0, void 0, function* () {
console.log('call data', JSON.stringify(data, null, 2));
if (this._messages == null) {

@@ -117,0 +116,0 @@ throw new Error(`Transport not configured.`);

{
"name": "@trezor/transport",
"version": "1.0.1-beta.1",
"version": "1.0.1",
"description": "Low level library facilitating protocol buffers based communication with Trezor devices",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE.md",

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