@bitwarden/sdk-internal 0.2.0-main.366 → 0.2.0-main.368
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 +24 -24
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +3 -3
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +24 -24
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +3 -3
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e91bfd2b3a683c8be09b08937b4c1a1acd30ec0a
|
|
@@ -873,9 +873,17 @@ export function isEncryptFileError(error) {
|
|
|
873
873
|
}
|
|
874
874
|
|
|
875
875
|
function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
876
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h49eea50fd723d292(
|
|
877
|
+
arg0,
|
|
878
|
+
arg1,
|
|
879
|
+
addHeapObject(arg2),
|
|
880
|
+
);
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
876
884
|
try {
|
|
877
885
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
878
|
-
wasm.
|
|
886
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1e53e05ec7a13572(
|
|
879
887
|
retptr,
|
|
880
888
|
arg0,
|
|
881
889
|
arg1,
|
|
@@ -891,14 +899,6 @@ function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
|
891
899
|
}
|
|
892
900
|
}
|
|
893
901
|
|
|
894
|
-
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
895
|
-
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h10e0c24f5f2fd803(
|
|
896
|
-
arg0,
|
|
897
|
-
arg1,
|
|
898
|
-
addHeapObject(arg2),
|
|
899
|
-
);
|
|
900
|
-
}
|
|
901
|
-
|
|
902
902
|
function __wbg_adapter_60(arg0, arg1) {
|
|
903
903
|
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1d088d25aee734e6(
|
|
904
904
|
arg0,
|
|
@@ -4208,7 +4208,7 @@ export function __wbg_call_7cccdd69e0791ae2() {
|
|
|
4208
4208
|
}, arguments);
|
|
4209
4209
|
}
|
|
4210
4210
|
|
|
4211
|
-
export function
|
|
4211
|
+
export function __wbg_cipher_08f78882224cdb00(arg0) {
|
|
4212
4212
|
const ret = getObject(arg0).cipher;
|
|
4213
4213
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4214
4214
|
}
|
|
@@ -4288,7 +4288,7 @@ export function __wbg_fetch_509096533071c657(arg0, arg1) {
|
|
|
4288
4288
|
return addHeapObject(ret);
|
|
4289
4289
|
}
|
|
4290
4290
|
|
|
4291
|
-
export function
|
|
4291
|
+
export function __wbg_folder_f76a5853497e9116(arg0) {
|
|
4292
4292
|
const ret = getObject(arg0).folder;
|
|
4293
4293
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4294
4294
|
}
|
|
@@ -4315,7 +4315,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
|
4315
4315
|
return ret;
|
|
4316
4316
|
}
|
|
4317
4317
|
|
|
4318
|
-
export function
|
|
4318
|
+
export function __wbg_get_302642f7a13aa938() {
|
|
4319
4319
|
return handleError(function (arg0, arg1, arg2) {
|
|
4320
4320
|
let deferred0_0;
|
|
4321
4321
|
let deferred0_1;
|
|
@@ -4330,7 +4330,7 @@ export function __wbg_get_2056fd6b02d0f357() {
|
|
|
4330
4330
|
}, arguments);
|
|
4331
4331
|
}
|
|
4332
4332
|
|
|
4333
|
-
export function
|
|
4333
|
+
export function __wbg_get_5ec6883135f99994() {
|
|
4334
4334
|
return handleError(function (arg0, arg1, arg2) {
|
|
4335
4335
|
let deferred0_0;
|
|
4336
4336
|
let deferred0_1;
|
|
@@ -4357,7 +4357,7 @@ export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
|
|
4357
4357
|
return addHeapObject(ret);
|
|
4358
4358
|
}
|
|
4359
4359
|
|
|
4360
|
-
export function
|
|
4360
|
+
export function __wbg_getaccesstoken_f91f83776d536dc6(arg0) {
|
|
4361
4361
|
const ret = getObject(arg0).get_access_token();
|
|
4362
4362
|
return addHeapObject(ret);
|
|
4363
4363
|
}
|
|
@@ -4542,14 +4542,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
|
4542
4542
|
return ret;
|
|
4543
4543
|
}
|
|
4544
4544
|
|
|
4545
|
-
export function
|
|
4545
|
+
export function __wbg_list_1c9d0649715a6397() {
|
|
4546
4546
|
return handleError(function (arg0) {
|
|
4547
4547
|
const ret = getObject(arg0).list();
|
|
4548
4548
|
return addHeapObject(ret);
|
|
4549
4549
|
}, arguments);
|
|
4550
4550
|
}
|
|
4551
4551
|
|
|
4552
|
-
export function
|
|
4552
|
+
export function __wbg_list_6a696a343b3e3368() {
|
|
4553
4553
|
return handleError(function (arg0) {
|
|
4554
4554
|
const ret = getObject(arg0).list();
|
|
4555
4555
|
return addHeapObject(ret);
|
|
@@ -4755,7 +4755,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
4755
4755
|
}, arguments);
|
|
4756
4756
|
}
|
|
4757
4757
|
|
|
4758
|
-
export function
|
|
4758
|
+
export function __wbg_remove_67be0baf343040f2() {
|
|
4759
4759
|
return handleError(function (arg0, arg1, arg2) {
|
|
4760
4760
|
let deferred0_0;
|
|
4761
4761
|
let deferred0_1;
|
|
@@ -4770,7 +4770,7 @@ export function __wbg_remove_090e82630c550385() {
|
|
|
4770
4770
|
}, arguments);
|
|
4771
4771
|
}
|
|
4772
4772
|
|
|
4773
|
-
export function
|
|
4773
|
+
export function __wbg_remove_bd74d45a16a100f8() {
|
|
4774
4774
|
return handleError(function (arg0, arg1, arg2) {
|
|
4775
4775
|
let deferred0_0;
|
|
4776
4776
|
let deferred0_1;
|
|
@@ -4824,7 +4824,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
4824
4824
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
4825
4825
|
}
|
|
4826
4826
|
|
|
4827
|
-
export function
|
|
4827
|
+
export function __wbg_set_6191c49af670792c() {
|
|
4828
4828
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4829
4829
|
let deferred0_0;
|
|
4830
4830
|
let deferred0_1;
|
|
@@ -4848,7 +4848,7 @@ export function __wbg_set_8fc6bf8a5b1071d1(arg0, arg1, arg2) {
|
|
|
4848
4848
|
return addHeapObject(ret);
|
|
4849
4849
|
}
|
|
4850
4850
|
|
|
4851
|
-
export function
|
|
4851
|
+
export function __wbg_set_ad3ed0ab770b3ea2() {
|
|
4852
4852
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4853
4853
|
let deferred0_0;
|
|
4854
4854
|
let deferred0_1;
|
|
@@ -5088,18 +5088,18 @@ export function __wbindgen_closure_wrapper200(arg0, arg1, arg2) {
|
|
|
5088
5088
|
return addHeapObject(ret);
|
|
5089
5089
|
}
|
|
5090
5090
|
|
|
5091
|
-
export function
|
|
5091
|
+
export function __wbindgen_closure_wrapper4259(arg0, arg1, arg2) {
|
|
5092
5092
|
const ret = makeMutClosure(arg0, arg1, 349, __wbg_adapter_60);
|
|
5093
5093
|
return addHeapObject(ret);
|
|
5094
5094
|
}
|
|
5095
5095
|
|
|
5096
|
-
export function
|
|
5096
|
+
export function __wbindgen_closure_wrapper8234(arg0, arg1, arg2) {
|
|
5097
5097
|
const ret = makeMutClosure(arg0, arg1, 516, __wbg_adapter_60);
|
|
5098
5098
|
return addHeapObject(ret);
|
|
5099
5099
|
}
|
|
5100
5100
|
|
|
5101
|
-
export function
|
|
5102
|
-
const ret = makeMutClosure(arg0, arg1, 538,
|
|
5101
|
+
export function __wbindgen_closure_wrapper8617(arg0, arg1, arg2) {
|
|
5102
|
+
const ret = makeMutClosure(arg0, arg1, 538, __wbg_adapter_54);
|
|
5103
5103
|
return addHeapObject(ret);
|
|
5104
5104
|
}
|
|
5105
5105
|
|
|
Binary file
|
|
@@ -419,16 +419,16 @@ export const __wbindgen_exn_store: (a: number) => void;
|
|
|
419
419
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
420
420
|
export const __wbindgen_export_4: WebAssembly.Table;
|
|
421
421
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
422
|
-
export const
|
|
422
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h49eea50fd723d292: (
|
|
423
423
|
a: number,
|
|
424
424
|
b: number,
|
|
425
425
|
c: number,
|
|
426
|
-
d: number,
|
|
427
426
|
) => void;
|
|
428
|
-
export const
|
|
427
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1e53e05ec7a13572: (
|
|
429
428
|
a: number,
|
|
430
429
|
b: number,
|
|
431
430
|
c: number,
|
|
431
|
+
d: number,
|
|
432
432
|
) => void;
|
|
433
433
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1d088d25aee734e6: (
|
|
434
434
|
a: number,
|