@avalabs/hw-app-avalanche
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -17,3 +17,3 @@ "use strict"; | ||
if (f) throw new TypeError("Generator is already executing."); | ||
while (_) try { | ||
while (g && (g = 0, op[0] && (_ = 0)), _) try { | ||
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; | ||
@@ -20,0 +20,0 @@ if (y = 0, t) op = [op[0] & 2, t.value]; |
@@ -31,3 +31,3 @@ "use strict"; | ||
if (f) throw new TypeError("Generator is already executing."); | ||
while (_) try { | ||
while (g && (g = 0, op[0] && (_ = 0)), _) try { | ||
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; | ||
@@ -34,0 +34,0 @@ if (y = 0, t) op = [op[0] & 2, t.value]; |
@@ -5,3 +5,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Node API for Avalanche App (Ledger Nano S/X/S+)", | ||
@@ -55,4 +55,4 @@ "main": "./dist/index.js", | ||
"publishConfig": { | ||
"access": "restricted" | ||
"access": "public" | ||
} | ||
} |
98573