Comparing version 0.0.39 to 0.0.40
@@ -619,2 +619,3 @@ 'use strict' | ||
chunks.forEach((item, j) => { | ||
this.data.send.push({ | ||
@@ -674,2 +675,4 @@ chunk: dataSequence[i], | ||
await this.SetDataSequence(dataSequence); | ||
console.log(this.data.send); | ||
const startData = { | ||
@@ -676,0 +679,0 @@ method: 'message', |
{ | ||
"name": "guardee", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
@@ -5,0 +5,0 @@ "description": "Guardee Wallet API", |
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
42732
1149