@camstack/addon-remote-storage 1.2.40 → 1.2.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/s3.addon.js +1 -1
- package/dist/s3.addon.mjs +1 -1
- package/dist/sftp.addon.js +1 -1
- package/dist/sftp.addon.mjs +1 -1
- package/dist/{shared-CBMUP4jc.mjs → shared-BgEt_GPp.mjs} +6 -6
- package/dist/{shared-kn1YUYmb.js → shared-DMrHydd5.js} +6 -6
- package/dist/webdav.addon.js +1 -1
- package/dist/webdav.addon.mjs +1 -1
- package/package.json +1 -1
package/dist/s3.addon.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_shared = require("./shared-
|
|
5
|
+
const require_shared = require("./shared-DMrHydd5.js");
|
|
6
6
|
let node_stream = require("node:stream");
|
|
7
7
|
let _aws_sdk_client_s3 = require("@aws-sdk/client-s3");
|
|
8
8
|
let _aws_sdk_lib_storage = require("@aws-sdk/lib-storage");
|
package/dist/s3.addon.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as BaseAddon, i as rearmIdleAbort, n as getOptionalBasePath, o as scheduleIdleAbort, s as storageProviderCapability, t as createSessionId } from "./shared-
|
|
1
|
+
import { c as BaseAddon, i as rearmIdleAbort, n as getOptionalBasePath, o as scheduleIdleAbort, s as storageProviderCapability, t as createSessionId } from "./shared-BgEt_GPp.mjs";
|
|
2
2
|
import { PassThrough } from "node:stream";
|
|
3
3
|
import { DeleteObjectCommand, GetObjectCommand, HeadBucketCommand, HeadObjectCommand, ListObjectsV2Command, PutObjectCommand, S3Client } from "@aws-sdk/client-s3";
|
|
4
4
|
import { Upload } from "@aws-sdk/lib-storage";
|
package/dist/sftp.addon.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_shared = require("./shared-
|
|
5
|
+
const require_shared = require("./shared-DMrHydd5.js");
|
|
6
6
|
let ssh2 = require("ssh2");
|
|
7
7
|
let node_path = require("node:path");
|
|
8
8
|
node_path = require_shared.__toESM(node_path);
|
package/dist/sftp.addon.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-
|
|
1
|
+
import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-BgEt_GPp.mjs";
|
|
2
2
|
import { Client } from "ssh2";
|
|
3
3
|
import * as path from "node:path";
|
|
4
4
|
//#region src/providers/sftp/sftp-config-schema.ts
|
|
@@ -23663,23 +23663,23 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
|
|
|
23663
23663
|
sdpOffer: string()
|
|
23664
23664
|
}), {
|
|
23665
23665
|
kind: "mutation",
|
|
23666
|
-
auth: "
|
|
23666
|
+
auth: "protected"
|
|
23667
23667
|
}), method(object({
|
|
23668
23668
|
deviceId: number(),
|
|
23669
23669
|
sessionId: string(),
|
|
23670
23670
|
sdpAnswer: string()
|
|
23671
23671
|
}), _void(), {
|
|
23672
23672
|
kind: "mutation",
|
|
23673
|
-
auth: "
|
|
23673
|
+
auth: "protected"
|
|
23674
23674
|
}), method(object({
|
|
23675
23675
|
deviceId: number(),
|
|
23676
23676
|
sessionId: string()
|
|
23677
23677
|
}), _void(), {
|
|
23678
23678
|
kind: "mutation",
|
|
23679
|
-
auth: "
|
|
23679
|
+
auth: "protected"
|
|
23680
23680
|
}), method(object({ deviceId: number() }), object({ sessionId: string() }), {
|
|
23681
23681
|
kind: "mutation",
|
|
23682
|
-
auth: "
|
|
23682
|
+
auth: "protected"
|
|
23683
23683
|
}), method(object({
|
|
23684
23684
|
deviceId: number(),
|
|
23685
23685
|
/** Audio bytes for ONE frame, base64-encoded so the payload
|
|
@@ -23698,10 +23698,10 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
|
|
|
23698
23698
|
sequenceNumber: number().int()
|
|
23699
23699
|
}), object({ accepted: boolean() }), {
|
|
23700
23700
|
kind: "mutation",
|
|
23701
|
-
auth: "
|
|
23701
|
+
auth: "protected"
|
|
23702
23702
|
}), method(object({ deviceId: number() }), _void(), {
|
|
23703
23703
|
kind: "mutation",
|
|
23704
|
-
auth: "
|
|
23704
|
+
auth: "protected"
|
|
23705
23705
|
}), object({
|
|
23706
23706
|
deviceId: number(),
|
|
23707
23707
|
status: IntercomStatusSchema
|
|
@@ -23686,23 +23686,23 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
|
|
|
23686
23686
|
sdpOffer: string()
|
|
23687
23687
|
}), {
|
|
23688
23688
|
kind: "mutation",
|
|
23689
|
-
auth: "
|
|
23689
|
+
auth: "protected"
|
|
23690
23690
|
}), method(object({
|
|
23691
23691
|
deviceId: number(),
|
|
23692
23692
|
sessionId: string(),
|
|
23693
23693
|
sdpAnswer: string()
|
|
23694
23694
|
}), _void(), {
|
|
23695
23695
|
kind: "mutation",
|
|
23696
|
-
auth: "
|
|
23696
|
+
auth: "protected"
|
|
23697
23697
|
}), method(object({
|
|
23698
23698
|
deviceId: number(),
|
|
23699
23699
|
sessionId: string()
|
|
23700
23700
|
}), _void(), {
|
|
23701
23701
|
kind: "mutation",
|
|
23702
|
-
auth: "
|
|
23702
|
+
auth: "protected"
|
|
23703
23703
|
}), method(object({ deviceId: number() }), object({ sessionId: string() }), {
|
|
23704
23704
|
kind: "mutation",
|
|
23705
|
-
auth: "
|
|
23705
|
+
auth: "protected"
|
|
23706
23706
|
}), method(object({
|
|
23707
23707
|
deviceId: number(),
|
|
23708
23708
|
/** Audio bytes for ONE frame, base64-encoded so the payload
|
|
@@ -23721,10 +23721,10 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
|
|
|
23721
23721
|
sequenceNumber: number().int()
|
|
23722
23722
|
}), object({ accepted: boolean() }), {
|
|
23723
23723
|
kind: "mutation",
|
|
23724
|
-
auth: "
|
|
23724
|
+
auth: "protected"
|
|
23725
23725
|
}), method(object({ deviceId: number() }), _void(), {
|
|
23726
23726
|
kind: "mutation",
|
|
23727
|
-
auth: "
|
|
23727
|
+
auth: "protected"
|
|
23728
23728
|
}), object({
|
|
23729
23729
|
deviceId: number(),
|
|
23730
23730
|
status: IntercomStatusSchema
|
package/dist/webdav.addon.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_shared = require("./shared-
|
|
5
|
+
const require_shared = require("./shared-DMrHydd5.js");
|
|
6
6
|
let node_stream = require("node:stream");
|
|
7
7
|
let webdav = require("webdav");
|
|
8
8
|
//#region src/providers/webdav/webdav-config-schema.ts
|
package/dist/webdav.addon.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-
|
|
1
|
+
import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-BgEt_GPp.mjs";
|
|
2
2
|
import { PassThrough } from "node:stream";
|
|
3
3
|
import { AuthType, createClient } from "webdav";
|
|
4
4
|
//#region src/providers/webdav/webdav-config-schema.ts
|
package/package.json
CHANGED