@bitwarden/sdk-internal 0.2.0-main.396 → 0.2.0-main.397
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 +19 -19
- 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 +23 -23
- 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
|
+
f75a58cdf3b71c932a3d414e694545a87f77fba2
|
|
@@ -868,10 +868,6 @@ export function isEncryptFileError(error) {
|
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
872
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
873
|
-
}
|
|
874
|
-
|
|
875
871
|
function wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(arg0, arg1, arg2) {
|
|
876
872
|
wasm.wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(
|
|
877
873
|
arg0,
|
|
@@ -899,6 +895,10 @@ function wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5(arg0, arg
|
|
|
899
895
|
}
|
|
900
896
|
}
|
|
901
897
|
|
|
898
|
+
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
899
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
900
|
+
}
|
|
901
|
+
|
|
902
902
|
function wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f(arg0, arg1, arg2, arg3) {
|
|
903
903
|
wasm.wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f(
|
|
904
904
|
arg0,
|
|
@@ -4428,7 +4428,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4428
4428
|
}, arguments);
|
|
4429
4429
|
}
|
|
4430
4430
|
|
|
4431
|
-
export function
|
|
4431
|
+
export function __wbg_cipher_0196bd196ae59e2c(arg0) {
|
|
4432
4432
|
const ret = getObject(arg0).cipher;
|
|
4433
4433
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4434
4434
|
}
|
|
@@ -4521,7 +4521,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4521
4521
|
return addHeapObject(ret);
|
|
4522
4522
|
}
|
|
4523
4523
|
|
|
4524
|
-
export function
|
|
4524
|
+
export function __wbg_folder_7ad956677c62f008(arg0) {
|
|
4525
4525
|
const ret = getObject(arg0).folder;
|
|
4526
4526
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4527
4527
|
}
|
|
@@ -4548,7 +4548,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4548
4548
|
return ret;
|
|
4549
4549
|
}
|
|
4550
4550
|
|
|
4551
|
-
export function
|
|
4551
|
+
export function __wbg_get_7775c3e3ae3bcefd() {
|
|
4552
4552
|
return handleError(function (arg0, arg1, arg2) {
|
|
4553
4553
|
let deferred0_0;
|
|
4554
4554
|
let deferred0_1;
|
|
@@ -4568,7 +4568,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4568
4568
|
return addHeapObject(ret);
|
|
4569
4569
|
}
|
|
4570
4570
|
|
|
4571
|
-
export function
|
|
4571
|
+
export function __wbg_get_access_token_1de03e544708805a(arg0) {
|
|
4572
4572
|
const ret = getObject(arg0).get_access_token();
|
|
4573
4573
|
return addHeapObject(ret);
|
|
4574
4574
|
}
|
|
@@ -4580,7 +4580,7 @@ export function __wbg_get_efcb449f58ec27c2() {
|
|
|
4580
4580
|
}, arguments);
|
|
4581
4581
|
}
|
|
4582
4582
|
|
|
4583
|
-
export function
|
|
4583
|
+
export function __wbg_get_f836288e48750d27() {
|
|
4584
4584
|
return handleError(function (arg0, arg1, arg2) {
|
|
4585
4585
|
let deferred0_0;
|
|
4586
4586
|
let deferred0_1;
|
|
@@ -4779,14 +4779,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4779
4779
|
return ret;
|
|
4780
4780
|
}
|
|
4781
4781
|
|
|
4782
|
-
export function
|
|
4782
|
+
export function __wbg_list_a25d56a0eba748af() {
|
|
4783
4783
|
return handleError(function (arg0) {
|
|
4784
4784
|
const ret = getObject(arg0).list();
|
|
4785
4785
|
return addHeapObject(ret);
|
|
4786
4786
|
}, arguments);
|
|
4787
4787
|
}
|
|
4788
4788
|
|
|
4789
|
-
export function
|
|
4789
|
+
export function __wbg_list_a618bae756003515() {
|
|
4790
4790
|
return handleError(function (arg0) {
|
|
4791
4791
|
const ret = getObject(arg0).list();
|
|
4792
4792
|
return addHeapObject(ret);
|
|
@@ -5030,7 +5030,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5030
5030
|
}, arguments);
|
|
5031
5031
|
}
|
|
5032
5032
|
|
|
5033
|
-
export function
|
|
5033
|
+
export function __wbg_remove_6e0b8907d2143b2a() {
|
|
5034
5034
|
return handleError(function (arg0, arg1, arg2) {
|
|
5035
5035
|
let deferred0_0;
|
|
5036
5036
|
let deferred0_1;
|
|
@@ -5045,7 +5045,7 @@ export function __wbg_remove_3594f15e8fca4743() {
|
|
|
5045
5045
|
}, arguments);
|
|
5046
5046
|
}
|
|
5047
5047
|
|
|
5048
|
-
export function
|
|
5048
|
+
export function __wbg_remove_a3355f80824bccaa() {
|
|
5049
5049
|
return handleError(function (arg0, arg1, arg2) {
|
|
5050
5050
|
let deferred0_0;
|
|
5051
5051
|
let deferred0_1;
|
|
@@ -5091,7 +5091,11 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5091
5091
|
return addHeapObject(ret);
|
|
5092
5092
|
}
|
|
5093
5093
|
|
|
5094
|
-
export function
|
|
5094
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5095
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5096
|
+
}
|
|
5097
|
+
|
|
5098
|
+
export function __wbg_set_4f10240cec7c0329() {
|
|
5095
5099
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5096
5100
|
let deferred0_0;
|
|
5097
5101
|
let deferred0_1;
|
|
@@ -5106,11 +5110,7 @@ export function __wbg_set_0159738cb1dd7a1d() {
|
|
|
5106
5110
|
}, arguments);
|
|
5107
5111
|
}
|
|
5108
5112
|
|
|
5109
|
-
export function
|
|
5110
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5111
|
-
}
|
|
5112
|
-
|
|
5113
|
-
export function __wbg_set_834a40164c1f126c() {
|
|
5113
|
+
export function __wbg_set_8bf42eeed138232a() {
|
|
5114
5114
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5115
5115
|
let deferred0_0;
|
|
5116
5116
|
let deferred0_1;
|
|
Binary file
|
|
@@ -431,17 +431,11 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
431
431
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
432
432
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
433
433
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
434
|
-
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
435
|
-
a: number,
|
|
436
|
-
b: number,
|
|
437
|
-
) => void;
|
|
438
|
-
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
439
434
|
export const wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5: (
|
|
440
435
|
a: number,
|
|
441
436
|
b: number,
|
|
442
437
|
c: number,
|
|
443
438
|
) => void;
|
|
444
|
-
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
445
439
|
export const wasm_bindgen__closure__destroy__h1470697583ce3ba3: (a: number, b: number) => void;
|
|
446
440
|
export const wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5: (
|
|
447
441
|
a: number,
|
|
@@ -449,6 +443,12 @@ export const wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5: (
|
|
|
449
443
|
c: number,
|
|
450
444
|
d: number,
|
|
451
445
|
) => void;
|
|
446
|
+
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
447
|
+
a: number,
|
|
448
|
+
b: number,
|
|
449
|
+
) => void;
|
|
450
|
+
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
451
|
+
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
452
452
|
export const wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f: (
|
|
453
453
|
a: number,
|
|
454
454
|
b: number,
|