Comparing version 0.1.16 to 0.1.17
@@ -69,2 +69,4 @@ const util = require('util'); | ||
let rows = await toEs6.dbQuery("SELECT 1 FROM extended_pubkeys WHERE device_address=?", [my_device_address]); | ||
if (rows.length === 0) { | ||
@@ -71,0 +73,0 @@ console.log('passphrase is incorrect'); |
{ | ||
"name": "biot-core", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "core.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125657
3352