@foxiko/client
Advanced tools
Comparing version 1.0.33 to 1.0.34
@@ -50,3 +50,3 @@ const {ArchiveEntry} = require("../../cloud/entities/Archive"); | ||
let entry = new ArchiveEntry(a); | ||
entry._handler(this.#handler.handler.cloud); | ||
entry._handler(this.#handler.handler.cloud.archive); | ||
result.push(entry); | ||
@@ -53,0 +53,0 @@ } |
{ | ||
"name": "@foxiko/client", | ||
"version": "1.0.33", | ||
"version": "1.0.34", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.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
141121