🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ton-ledger

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ton-ledger - npm Package Compare versions

Comparing version

to
2.2.1

2

dist/TonTransport.js

@@ -580,3 +580,3 @@ "use strict";

let b = Buffer.alloc(1);
b.writeUint8(value, 0);
b[0] = value;
return b;

@@ -583,0 +583,0 @@ }

{
"name": "ton-ledger",
"version": "2.2.0",
"version": "2.2.1",
"repository": "https://github.com/ton-foundation/ton-ledger-ts.git",

@@ -5,0 +5,0 @@ "author": "Steve Korshakov <steve@korshakov.com>",