@bitwarden/sdk-internal 0.2.0-main.532 → 0.2.0-main.534
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 +27 -27
- 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 +27 -27
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
af41880ccd583b65e97e85f482f7cc1784964fb6
|
|
@@ -1025,6 +1025,10 @@ export function isGetFolderError(error) {
|
|
|
1025
1025
|
}
|
|
1026
1026
|
}
|
|
1027
1027
|
|
|
1028
|
+
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1029
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1028
1032
|
function wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db(arg0, arg1, arg2) {
|
|
1029
1033
|
try {
|
|
1030
1034
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1039,10 +1043,6 @@ function wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db(arg0, arg
|
|
|
1039
1043
|
}
|
|
1040
1044
|
}
|
|
1041
1045
|
|
|
1042
|
-
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1043
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1044
|
-
}
|
|
1045
|
-
|
|
1046
1046
|
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1047
1047
|
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1048
1048
|
}
|
|
@@ -4968,7 +4968,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4968
4968
|
return addHeapObject(ret);
|
|
4969
4969
|
}, arguments) };
|
|
4970
4970
|
|
|
4971
|
-
export function
|
|
4971
|
+
export function __wbg_cipher_48b27bb5c3a4e484(arg0) {
|
|
4972
4972
|
const ret = getObject(arg0).cipher;
|
|
4973
4973
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4974
4974
|
};
|
|
@@ -5055,7 +5055,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
5055
5055
|
return addHeapObject(ret);
|
|
5056
5056
|
};
|
|
5057
5057
|
|
|
5058
|
-
export function
|
|
5058
|
+
export function __wbg_folder_d53dbeafd3477032(arg0) {
|
|
5059
5059
|
const ret = getObject(arg0).folder;
|
|
5060
5060
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5061
5061
|
};
|
|
@@ -5087,7 +5087,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
5087
5087
|
return ret;
|
|
5088
5088
|
};
|
|
5089
5089
|
|
|
5090
|
-
export function
|
|
5090
|
+
export function __wbg_get_29904291bcb2e873() { return handleError(function (arg0, arg1, arg2) {
|
|
5091
5091
|
let deferred0_0;
|
|
5092
5092
|
let deferred0_1;
|
|
5093
5093
|
try {
|
|
@@ -5100,7 +5100,7 @@ export function __wbg_get_205e19d8e2710bb3() { return handleError(function (arg0
|
|
|
5100
5100
|
}
|
|
5101
5101
|
}, arguments) };
|
|
5102
5102
|
|
|
5103
|
-
export function
|
|
5103
|
+
export function __wbg_get_78257ce9cb784cfb() { return handleError(function (arg0, arg1, arg2) {
|
|
5104
5104
|
let deferred0_0;
|
|
5105
5105
|
let deferred0_1;
|
|
5106
5106
|
try {
|
|
@@ -5118,7 +5118,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
5118
5118
|
return addHeapObject(ret);
|
|
5119
5119
|
};
|
|
5120
5120
|
|
|
5121
|
-
export function
|
|
5121
|
+
export function __wbg_get_access_token_ed46e90eb318e5ae(arg0) {
|
|
5122
5122
|
const ret = getObject(arg0).get_access_token();
|
|
5123
5123
|
return addHeapObject(ret);
|
|
5124
5124
|
};
|
|
@@ -5324,12 +5324,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5324
5324
|
return ret;
|
|
5325
5325
|
};
|
|
5326
5326
|
|
|
5327
|
-
export function
|
|
5327
|
+
export function __wbg_list_abf7480ed5cc70d6() { return handleError(function (arg0) {
|
|
5328
5328
|
const ret = getObject(arg0).list();
|
|
5329
5329
|
return addHeapObject(ret);
|
|
5330
5330
|
}, arguments) };
|
|
5331
5331
|
|
|
5332
|
-
export function
|
|
5332
|
+
export function __wbg_list_cc232b503948f504() { return handleError(function (arg0) {
|
|
5333
5333
|
const ret = getObject(arg0).list();
|
|
5334
5334
|
return addHeapObject(ret);
|
|
5335
5335
|
}, arguments) };
|
|
@@ -5530,7 +5530,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5530
5530
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5531
5531
|
}, arguments) };
|
|
5532
5532
|
|
|
5533
|
-
export function
|
|
5533
|
+
export function __wbg_remove_5a1bab6f745beefe() { return handleError(function (arg0, arg1, arg2) {
|
|
5534
5534
|
let deferred0_0;
|
|
5535
5535
|
let deferred0_1;
|
|
5536
5536
|
try {
|
|
@@ -5543,7 +5543,7 @@ export function __wbg_remove_5e3e9f2ef1dc107b() { return handleError(function (a
|
|
|
5543
5543
|
}
|
|
5544
5544
|
}, arguments) };
|
|
5545
5545
|
|
|
5546
|
-
export function
|
|
5546
|
+
export function __wbg_remove_bdfafd461732ec54() { return handleError(function (arg0, arg1, arg2) {
|
|
5547
5547
|
let deferred0_0;
|
|
5548
5548
|
let deferred0_1;
|
|
5549
5549
|
try {
|
|
@@ -5598,20 +5598,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5598
5598
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5599
5599
|
};
|
|
5600
5600
|
|
|
5601
|
-
export function
|
|
5602
|
-
let deferred0_0;
|
|
5603
|
-
let deferred0_1;
|
|
5604
|
-
try {
|
|
5605
|
-
deferred0_0 = arg1;
|
|
5606
|
-
deferred0_1 = arg2;
|
|
5607
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5608
|
-
return addHeapObject(ret);
|
|
5609
|
-
} finally {
|
|
5610
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5611
|
-
}
|
|
5612
|
-
}, arguments) };
|
|
5613
|
-
|
|
5614
|
-
export function __wbg_set_84e6e19df0b7dfe0() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5601
|
+
export function __wbg_set_71ee94daff18a211() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5615
5602
|
let deferred0_0;
|
|
5616
5603
|
let deferred0_1;
|
|
5617
5604
|
try {
|
|
@@ -5641,6 +5628,19 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5641
5628
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5642
5629
|
};
|
|
5643
5630
|
|
|
5631
|
+
export function __wbg_set_ec1f188bc65a10d4() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5632
|
+
let deferred0_0;
|
|
5633
|
+
let deferred0_1;
|
|
5634
|
+
try {
|
|
5635
|
+
deferred0_0 = arg1;
|
|
5636
|
+
deferred0_1 = arg2;
|
|
5637
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5638
|
+
return addHeapObject(ret);
|
|
5639
|
+
} finally {
|
|
5640
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5641
|
+
}
|
|
5642
|
+
}, arguments) };
|
|
5643
|
+
|
|
5644
5644
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5645
5645
|
getObject(arg0).headers = getObject(arg1);
|
|
5646
5646
|
};
|
|
Binary file
|
|
@@ -534,24 +534,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
534
534
|
export const vaultclient_attachments: (a: number) => number;
|
|
535
535
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
536
536
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
537
|
-
export const
|
|
537
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
538
538
|
a: number,
|
|
539
539
|
b: number,
|
|
540
540
|
c: number,
|
|
541
|
-
d: number,
|
|
542
541
|
) => void;
|
|
543
|
-
export const
|
|
544
|
-
export const
|
|
542
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
543
|
+
export const wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db: (
|
|
545
544
|
a: number,
|
|
546
545
|
b: number,
|
|
547
546
|
c: number,
|
|
547
|
+
d: number,
|
|
548
548
|
) => void;
|
|
549
|
-
export const
|
|
550
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
549
|
+
export const wasm_bindgen__closure__destroy__h34c685b2e12a24bd: (a: number, b: number) => void;
|
|
551
550
|
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
552
551
|
a: number,
|
|
553
552
|
b: number,
|
|
554
553
|
) => void;
|
|
554
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
555
555
|
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
556
556
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
557
557
|
a: number,
|