@bitwarden/sdk-internal 0.2.0-main.192 → 0.2.0-main.194
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 +6 -6
- 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 +6 -6
- 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
|
+
b4780a962b8480574b091fdad5afb0185a2f0c87
|
|
@@ -599,14 +599,14 @@ export function isTestError(error) {
|
|
|
599
599
|
}
|
|
600
600
|
|
|
601
601
|
function __wbg_adapter_50(arg0, arg1) {
|
|
602
|
-
wasm.
|
|
602
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd7fea53fbe563cc8(
|
|
603
603
|
arg0,
|
|
604
604
|
arg1,
|
|
605
605
|
);
|
|
606
606
|
}
|
|
607
607
|
|
|
608
608
|
function __wbg_adapter_53(arg0, arg1, arg2) {
|
|
609
|
-
wasm.
|
|
609
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2fd3ee122b42f580(
|
|
610
610
|
arg0,
|
|
611
611
|
arg1,
|
|
612
612
|
addHeapObject(arg2),
|
|
@@ -614,7 +614,7 @@ function __wbg_adapter_53(arg0, arg1, arg2) {
|
|
|
614
614
|
}
|
|
615
615
|
|
|
616
616
|
function __wbg_adapter_256(arg0, arg1, arg2, arg3) {
|
|
617
|
-
wasm.
|
|
617
|
+
wasm.wasm_bindgen__convert__closures__invoke2_mut__hd44d4ce5021e369c(
|
|
618
618
|
arg0,
|
|
619
619
|
arg1,
|
|
620
620
|
addHeapObject(arg2),
|
|
@@ -3062,7 +3062,7 @@ export function __wbg_fetch_d36a73832f0a45e8(arg0) {
|
|
|
3062
3062
|
return addHeapObject(ret);
|
|
3063
3063
|
}
|
|
3064
3064
|
|
|
3065
|
-
export function
|
|
3065
|
+
export function __wbg_getRandomValues_38097e921c2494c3() {
|
|
3066
3066
|
return handleError(function (arg0, arg1) {
|
|
3067
3067
|
globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
|
|
3068
3068
|
}, arguments);
|
|
@@ -3586,12 +3586,12 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
3586
3586
|
return ret;
|
|
3587
3587
|
}
|
|
3588
3588
|
|
|
3589
|
-
export function
|
|
3589
|
+
export function __wbindgen_closure_wrapper3138(arg0, arg1, arg2) {
|
|
3590
3590
|
const ret = makeMutClosure(arg0, arg1, 727, __wbg_adapter_50);
|
|
3591
3591
|
return addHeapObject(ret);
|
|
3592
3592
|
}
|
|
3593
3593
|
|
|
3594
|
-
export function
|
|
3594
|
+
export function __wbindgen_closure_wrapper3536(arg0, arg1, arg2) {
|
|
3595
3595
|
const ret = makeMutClosure(arg0, arg1, 849, __wbg_adapter_53);
|
|
3596
3596
|
return addHeapObject(ret);
|
|
3597
3597
|
}
|
|
Binary file
|
|
@@ -137,10 +137,10 @@ export const isEncryptFileError: (a: number) => number;
|
|
|
137
137
|
export const vaultclient_ciphers: (a: number) => number;
|
|
138
138
|
export const vaultclient_folders: (a: number) => number;
|
|
139
139
|
export const vaultclient_totp: (a: number) => number;
|
|
140
|
-
export const __wbg_vaultclient_free: (a: number, b: number) => void;
|
|
141
|
-
export const __wbg_ciphersclient_free: (a: number, b: number) => void;
|
|
142
140
|
export const __wbg_foldersclient_free: (a: number, b: number) => void;
|
|
141
|
+
export const __wbg_ciphersclient_free: (a: number, b: number) => void;
|
|
143
142
|
export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
143
|
+
export const __wbg_vaultclient_free: (a: number, b: number) => void;
|
|
144
144
|
export const __wbg_bitwardenclient_free: (a: number, b: number) => void;
|
|
145
145
|
export const bitwardenclient_new: (a: number) => number;
|
|
146
146
|
export const bitwardenclient_echo: (a: number, b: number, c: number, d: number) => void;
|
|
@@ -302,16 +302,16 @@ export const __wbindgen_exn_store: (a: number) => void;
|
|
|
302
302
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
303
303
|
export const __wbindgen_export_4: WebAssembly.Table;
|
|
304
304
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
305
|
-
export const
|
|
305
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd7fea53fbe563cc8: (
|
|
306
306
|
a: number,
|
|
307
307
|
b: number,
|
|
308
308
|
) => void;
|
|
309
|
-
export const
|
|
309
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2fd3ee122b42f580: (
|
|
310
310
|
a: number,
|
|
311
311
|
b: number,
|
|
312
312
|
c: number,
|
|
313
313
|
) => void;
|
|
314
|
-
export const
|
|
314
|
+
export const wasm_bindgen__convert__closures__invoke2_mut__hd44d4ce5021e369c: (
|
|
315
315
|
a: number,
|
|
316
316
|
b: number,
|
|
317
317
|
c: number,
|