ton-ledger
Advanced tools
Comparing version
@@ -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>", |
24735
-0.04%