@bitwarden/sdk-internal 0.2.0-main.169 → 0.2.0-main.170
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 +5 -5
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +5 -5
- 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
|
@@ -593,14 +593,14 @@ module.exports.isTestError = function (error) {
|
|
|
593
593
|
};
|
|
594
594
|
|
|
595
595
|
function __wbg_adapter_50(arg0, arg1) {
|
|
596
|
-
wasm.
|
|
596
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha35b9bda8efb3006(
|
|
597
597
|
arg0,
|
|
598
598
|
arg1,
|
|
599
599
|
);
|
|
600
600
|
}
|
|
601
601
|
|
|
602
602
|
function __wbg_adapter_53(arg0, arg1, arg2) {
|
|
603
|
-
wasm.
|
|
603
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9af0b195ec309e58(
|
|
604
604
|
arg0,
|
|
605
605
|
arg1,
|
|
606
606
|
addHeapObject(arg2),
|
|
@@ -608,7 +608,7 @@ function __wbg_adapter_53(arg0, arg1, arg2) {
|
|
|
608
608
|
}
|
|
609
609
|
|
|
610
610
|
function __wbg_adapter_253(arg0, arg1, arg2, arg3) {
|
|
611
|
-
wasm.
|
|
611
|
+
wasm.wasm_bindgen__convert__closures__invoke2_mut__h08b1d375eb2ae73e(
|
|
612
612
|
arg0,
|
|
613
613
|
arg1,
|
|
614
614
|
addHeapObject(arg2),
|
|
@@ -3574,12 +3574,12 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
|
|
|
3574
3574
|
return ret;
|
|
3575
3575
|
};
|
|
3576
3576
|
|
|
3577
|
-
module.exports.
|
|
3577
|
+
module.exports.__wbindgen_closure_wrapper3081 = function (arg0, arg1, arg2) {
|
|
3578
3578
|
const ret = makeMutClosure(arg0, arg1, 705, __wbg_adapter_50);
|
|
3579
3579
|
return addHeapObject(ret);
|
|
3580
3580
|
};
|
|
3581
3581
|
|
|
3582
|
-
module.exports.
|
|
3582
|
+
module.exports.__wbindgen_closure_wrapper3476 = function (arg0, arg1, arg2) {
|
|
3583
3583
|
const ret = makeMutClosure(arg0, arg1, 827, __wbg_adapter_53);
|
|
3584
3584
|
return addHeapObject(ret);
|
|
3585
3585
|
};
|
|
Binary file
|
|
@@ -283,10 +283,10 @@ export const purecrypto_wrap_encapsulation_key: (
|
|
|
283
283
|
d: number,
|
|
284
284
|
e: number,
|
|
285
285
|
) => void;
|
|
286
|
-
export const __wbg_vaultclient_free: (a: number, b: number) => void;
|
|
287
286
|
export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
288
|
-
export const __wbg_foldersclient_free: (a: number, b: number) => void;
|
|
289
287
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
288
|
+
export const __wbg_foldersclient_free: (a: number, b: number) => void;
|
|
289
|
+
export const __wbg_vaultclient_free: (a: number, b: number) => void;
|
|
290
290
|
export const __wbg_ciphersclient_free: (a: number, b: number) => void;
|
|
291
291
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
292
292
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
@@ -294,16 +294,16 @@ export const __wbindgen_exn_store: (a: number) => void;
|
|
|
294
294
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
295
295
|
export const __wbindgen_export_4: WebAssembly.Table;
|
|
296
296
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
297
|
-
export const
|
|
297
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha35b9bda8efb3006: (
|
|
298
298
|
a: number,
|
|
299
299
|
b: number,
|
|
300
300
|
) => void;
|
|
301
|
-
export const
|
|
301
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9af0b195ec309e58: (
|
|
302
302
|
a: number,
|
|
303
303
|
b: number,
|
|
304
304
|
c: number,
|
|
305
305
|
) => void;
|
|
306
|
-
export const
|
|
306
|
+
export const wasm_bindgen__convert__closures__invoke2_mut__h08b1d375eb2ae73e: (
|
|
307
307
|
a: number,
|
|
308
308
|
b: number,
|
|
309
309
|
c: number,
|