@bitwarden/sdk-internal 0.2.0-main.518 → 0.2.0-main.519
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/VERSION +1 -1
- package/bitwarden_wasm_internal_bg.js +41 -41
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +45 -45
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +4 -4
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
dd87f9b56c661d761f737cb99e58b9ee5996018b
|
|
@@ -1012,14 +1012,14 @@ export function isGetFolderError(error) {
|
|
|
1012
1012
|
}
|
|
1013
1013
|
}
|
|
1014
1014
|
|
|
1015
|
-
function wasm_bindgen__convert__closures_____invoke__h6d021f3e9713c130(arg0, arg1, arg2) {
|
|
1016
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h6d021f3e9713c130(arg0, arg1, addHeapObject(arg2));
|
|
1017
|
-
}
|
|
1018
|
-
|
|
1019
1015
|
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1020
1016
|
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1021
1017
|
}
|
|
1022
1018
|
|
|
1019
|
+
function wasm_bindgen__convert__closures_____invoke__h6d021f3e9713c130(arg0, arg1, arg2) {
|
|
1020
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h6d021f3e9713c130(arg0, arg1, addHeapObject(arg2));
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
1023
|
function wasm_bindgen__convert__closures_____invoke__hd535e5ed92b9c746(arg0, arg1, arg2) {
|
|
1024
1024
|
try {
|
|
1025
1025
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4874,7 +4874,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4874
4874
|
return addHeapObject(ret);
|
|
4875
4875
|
}, arguments) };
|
|
4876
4876
|
|
|
4877
|
-
export function
|
|
4877
|
+
export function __wbg_cipher_45c73b1aaaa5b34e(arg0) {
|
|
4878
4878
|
const ret = getObject(arg0).cipher;
|
|
4879
4879
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4880
4880
|
};
|
|
@@ -4966,7 +4966,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4966
4966
|
return addHeapObject(ret);
|
|
4967
4967
|
};
|
|
4968
4968
|
|
|
4969
|
-
export function
|
|
4969
|
+
export function __wbg_folder_281085491a48ab18(arg0) {
|
|
4970
4970
|
const ret = getObject(arg0).folder;
|
|
4971
4971
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4972
4972
|
};
|
|
@@ -5003,12 +5003,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
5003
5003
|
return addHeapObject(ret);
|
|
5004
5004
|
};
|
|
5005
5005
|
|
|
5006
|
-
export function
|
|
5007
|
-
const ret = getObject(arg0).get_access_token();
|
|
5008
|
-
return addHeapObject(ret);
|
|
5009
|
-
};
|
|
5010
|
-
|
|
5011
|
-
export function __wbg_get_c03a59ff46a549dd() { return handleError(function (arg0, arg1, arg2) {
|
|
5006
|
+
export function __wbg_get_80affa93620024f8() { return handleError(function (arg0, arg1, arg2) {
|
|
5012
5007
|
let deferred0_0;
|
|
5013
5008
|
let deferred0_1;
|
|
5014
5009
|
try {
|
|
@@ -5021,7 +5016,12 @@ export function __wbg_get_c03a59ff46a549dd() { return handleError(function (arg0
|
|
|
5021
5016
|
}
|
|
5022
5017
|
}, arguments) };
|
|
5023
5018
|
|
|
5024
|
-
export function
|
|
5019
|
+
export function __wbg_get_access_token_c27d9c3809c32d06(arg0) {
|
|
5020
|
+
const ret = getObject(arg0).get_access_token();
|
|
5021
|
+
return addHeapObject(ret);
|
|
5022
|
+
};
|
|
5023
|
+
|
|
5024
|
+
export function __wbg_get_c03a59ff46a549dd() { return handleError(function (arg0, arg1, arg2) {
|
|
5025
5025
|
let deferred0_0;
|
|
5026
5026
|
let deferred0_1;
|
|
5027
5027
|
try {
|
|
@@ -5034,12 +5034,7 @@ export function __wbg_get_e62965c361f314d8() { return handleError(function (arg0
|
|
|
5034
5034
|
}
|
|
5035
5035
|
}, arguments) };
|
|
5036
5036
|
|
|
5037
|
-
export function
|
|
5038
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
5039
|
-
return addHeapObject(ret);
|
|
5040
|
-
}, arguments) };
|
|
5041
|
-
|
|
5042
|
-
export function __wbg_get_f50bbdcaf8035ff1() { return handleError(function (arg0, arg1, arg2) {
|
|
5037
|
+
export function __wbg_get_d727c0acf586c2b1() { return handleError(function (arg0, arg1, arg2) {
|
|
5043
5038
|
let deferred0_0;
|
|
5044
5039
|
let deferred0_1;
|
|
5045
5040
|
try {
|
|
@@ -5052,6 +5047,11 @@ export function __wbg_get_f50bbdcaf8035ff1() { return handleError(function (arg0
|
|
|
5052
5047
|
}
|
|
5053
5048
|
}, arguments) };
|
|
5054
5049
|
|
|
5050
|
+
export function __wbg_get_efcb449f58ec27c2() { return handleError(function (arg0, arg1) {
|
|
5051
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
5052
|
+
return addHeapObject(ret);
|
|
5053
|
+
}, arguments) };
|
|
5054
|
+
|
|
5055
5055
|
export function __wbg_get_fb1fa70beb44a754() { return handleError(function (arg0, arg1) {
|
|
5056
5056
|
const ret = getObject(arg0).get(getObject(arg1));
|
|
5057
5057
|
return addHeapObject(ret);
|
|
@@ -5235,12 +5235,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5235
5235
|
return ret;
|
|
5236
5236
|
};
|
|
5237
5237
|
|
|
5238
|
-
export function
|
|
5238
|
+
export function __wbg_list_00254b3a45934167() { return handleError(function (arg0) {
|
|
5239
5239
|
const ret = getObject(arg0).list();
|
|
5240
5240
|
return addHeapObject(ret);
|
|
5241
5241
|
}, arguments) };
|
|
5242
5242
|
|
|
5243
|
-
export function
|
|
5243
|
+
export function __wbg_list_de2bf23a9d08bd84() { return handleError(function (arg0) {
|
|
5244
5244
|
const ret = getObject(arg0).list();
|
|
5245
5245
|
return addHeapObject(ret);
|
|
5246
5246
|
}, arguments) };
|
|
@@ -5462,7 +5462,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5462
5462
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5463
5463
|
}, arguments) };
|
|
5464
5464
|
|
|
5465
|
-
export function
|
|
5465
|
+
export function __wbg_remove_1377a0de3bf8e850() { return handleError(function (arg0, arg1, arg2) {
|
|
5466
5466
|
let deferred0_0;
|
|
5467
5467
|
let deferred0_1;
|
|
5468
5468
|
try {
|
|
@@ -5475,7 +5475,7 @@ export function __wbg_remove_1270056b464312b8() { return handleError(function (a
|
|
|
5475
5475
|
}
|
|
5476
5476
|
}, arguments) };
|
|
5477
5477
|
|
|
5478
|
-
export function
|
|
5478
|
+
export function __wbg_remove_5f4e3f1b0c191729() { return handleError(function (arg0, arg1, arg2) {
|
|
5479
5479
|
let deferred0_0;
|
|
5480
5480
|
let deferred0_1;
|
|
5481
5481
|
try {
|
|
@@ -5517,7 +5517,12 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5517
5517
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5518
5518
|
};
|
|
5519
5519
|
|
|
5520
|
-
export function
|
|
5520
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5521
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5522
|
+
return addHeapObject(ret);
|
|
5523
|
+
};
|
|
5524
|
+
|
|
5525
|
+
export function __wbg_set_a6dd26e2ccf0b589() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5521
5526
|
let deferred0_0;
|
|
5522
5527
|
let deferred0_1;
|
|
5523
5528
|
try {
|
|
@@ -5530,10 +5535,18 @@ export function __wbg_set_5f74eb94c6d8660a() { return handleError(function (arg0
|
|
|
5530
5535
|
}
|
|
5531
5536
|
}, arguments) };
|
|
5532
5537
|
|
|
5533
|
-
export function
|
|
5534
|
-
|
|
5535
|
-
|
|
5536
|
-
|
|
5538
|
+
export function __wbg_set_af090ec9297ad87c() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5539
|
+
let deferred0_0;
|
|
5540
|
+
let deferred0_1;
|
|
5541
|
+
try {
|
|
5542
|
+
deferred0_0 = arg1;
|
|
5543
|
+
deferred0_1 = arg2;
|
|
5544
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5545
|
+
return addHeapObject(ret);
|
|
5546
|
+
} finally {
|
|
5547
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5548
|
+
}
|
|
5549
|
+
}, arguments) };
|
|
5537
5550
|
|
|
5538
5551
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5539
5552
|
getObject(arg0).body = getObject(arg1);
|
|
@@ -5552,19 +5565,6 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5552
5565
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5553
5566
|
};
|
|
5554
5567
|
|
|
5555
|
-
export function __wbg_set_ded1025d1bc6d826() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5556
|
-
let deferred0_0;
|
|
5557
|
-
let deferred0_1;
|
|
5558
|
-
try {
|
|
5559
|
-
deferred0_0 = arg1;
|
|
5560
|
-
deferred0_1 = arg2;
|
|
5561
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5562
|
-
return addHeapObject(ret);
|
|
5563
|
-
} finally {
|
|
5564
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5565
|
-
}
|
|
5566
|
-
}, arguments) };
|
|
5567
|
-
|
|
5568
5568
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5569
5569
|
getObject(arg0).headers = getObject(arg1);
|
|
5570
5570
|
};
|
|
Binary file
|
|
@@ -522,25 +522,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
522
522
|
export const vaultclient_attachments: (a: number) => number;
|
|
523
523
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
524
524
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
525
|
-
export const
|
|
525
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
526
526
|
a: number,
|
|
527
527
|
b: number,
|
|
528
|
-
c: number,
|
|
529
528
|
) => void;
|
|
530
|
-
export const
|
|
531
|
-
export const
|
|
529
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
530
|
+
export const wasm_bindgen__convert__closures_____invoke__h6d021f3e9713c130: (
|
|
532
531
|
a: number,
|
|
533
532
|
b: number,
|
|
533
|
+
c: number,
|
|
534
534
|
) => void;
|
|
535
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
536
535
|
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
537
|
-
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
538
536
|
export const wasm_bindgen__convert__closures_____invoke__hd535e5ed92b9c746: (
|
|
539
537
|
a: number,
|
|
540
538
|
b: number,
|
|
541
539
|
c: number,
|
|
542
540
|
d: number,
|
|
543
541
|
) => void;
|
|
542
|
+
export const wasm_bindgen__closure__destroy__h3238f077fb5ae8c5: (a: number, b: number) => void;
|
|
543
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
544
544
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
545
545
|
a: number,
|
|
546
546
|
b: number,
|