@bitwarden/commercial-sdk-internal 0.2.0-main.386 → 0.2.0-main.388
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/bitwarden_wasm_internal_bg.js +19 -19
- 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 +23 -23
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/package.json +1 -1
|
@@ -875,8 +875,12 @@ export function isEncryptFileError(error) {
|
|
|
875
875
|
}
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
function
|
|
879
|
-
wasm.
|
|
878
|
+
function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg1, arg2) {
|
|
879
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(
|
|
880
|
+
arg0,
|
|
881
|
+
arg1,
|
|
882
|
+
addHeapObject(arg2),
|
|
883
|
+
);
|
|
880
884
|
}
|
|
881
885
|
|
|
882
886
|
function wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd(arg0, arg1, arg2) {
|
|
@@ -898,12 +902,8 @@ function wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd(arg0, arg
|
|
|
898
902
|
}
|
|
899
903
|
}
|
|
900
904
|
|
|
901
|
-
function
|
|
902
|
-
wasm.
|
|
903
|
-
arg0,
|
|
904
|
-
arg1,
|
|
905
|
-
addHeapObject(arg2),
|
|
906
|
-
);
|
|
905
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
906
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
907
907
|
}
|
|
908
908
|
|
|
909
909
|
function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
|
|
@@ -4513,7 +4513,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4513
4513
|
}, arguments);
|
|
4514
4514
|
}
|
|
4515
4515
|
|
|
4516
|
-
export function
|
|
4516
|
+
export function __wbg_cipher_f680624f6f31e2f5(arg0) {
|
|
4517
4517
|
const ret = getObject(arg0).cipher;
|
|
4518
4518
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4519
4519
|
}
|
|
@@ -4593,7 +4593,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4593
4593
|
return addHeapObject(ret);
|
|
4594
4594
|
}
|
|
4595
4595
|
|
|
4596
|
-
export function
|
|
4596
|
+
export function __wbg_folder_0ebdce5f2cff6204(arg0) {
|
|
4597
4597
|
const ret = getObject(arg0).folder;
|
|
4598
4598
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4599
4599
|
}
|
|
@@ -4620,7 +4620,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4620
4620
|
return ret;
|
|
4621
4621
|
}
|
|
4622
4622
|
|
|
4623
|
-
export function
|
|
4623
|
+
export function __wbg_get_04f56d8c21eb32a6() {
|
|
4624
4624
|
return handleError(function (arg0, arg1, arg2) {
|
|
4625
4625
|
let deferred0_0;
|
|
4626
4626
|
let deferred0_1;
|
|
@@ -4635,7 +4635,7 @@ export function __wbg_get_0f7275b42c4055ed() {
|
|
|
4635
4635
|
}, arguments);
|
|
4636
4636
|
}
|
|
4637
4637
|
|
|
4638
|
-
export function
|
|
4638
|
+
export function __wbg_get_3ed2b9ce163f4939() {
|
|
4639
4639
|
return handleError(function (arg0, arg1, arg2) {
|
|
4640
4640
|
let deferred0_0;
|
|
4641
4641
|
let deferred0_1;
|
|
@@ -4655,7 +4655,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4655
4655
|
return addHeapObject(ret);
|
|
4656
4656
|
}
|
|
4657
4657
|
|
|
4658
|
-
export function
|
|
4658
|
+
export function __wbg_get_access_token_7e535d9395288ab9(arg0) {
|
|
4659
4659
|
const ret = getObject(arg0).get_access_token();
|
|
4660
4660
|
return addHeapObject(ret);
|
|
4661
4661
|
}
|
|
@@ -4847,14 +4847,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4847
4847
|
return ret;
|
|
4848
4848
|
}
|
|
4849
4849
|
|
|
4850
|
-
export function
|
|
4850
|
+
export function __wbg_list_488465d4cac7d52f() {
|
|
4851
4851
|
return handleError(function (arg0) {
|
|
4852
4852
|
const ret = getObject(arg0).list();
|
|
4853
4853
|
return addHeapObject(ret);
|
|
4854
4854
|
}, arguments);
|
|
4855
4855
|
}
|
|
4856
4856
|
|
|
4857
|
-
export function
|
|
4857
|
+
export function __wbg_list_4e061beeab91f7d6() {
|
|
4858
4858
|
return handleError(function (arg0) {
|
|
4859
4859
|
const ret = getObject(arg0).list();
|
|
4860
4860
|
return addHeapObject(ret);
|
|
@@ -5069,7 +5069,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5069
5069
|
}, arguments);
|
|
5070
5070
|
}
|
|
5071
5071
|
|
|
5072
|
-
export function
|
|
5072
|
+
export function __wbg_remove_370e9f1e5e0bb1b4() {
|
|
5073
5073
|
return handleError(function (arg0, arg1, arg2) {
|
|
5074
5074
|
let deferred0_0;
|
|
5075
5075
|
let deferred0_1;
|
|
@@ -5084,7 +5084,7 @@ export function __wbg_remove_ab1b4a24c9fa76a7() {
|
|
|
5084
5084
|
}, arguments);
|
|
5085
5085
|
}
|
|
5086
5086
|
|
|
5087
|
-
export function
|
|
5087
|
+
export function __wbg_remove_d383e03a594533c7() {
|
|
5088
5088
|
return handleError(function (arg0, arg1, arg2) {
|
|
5089
5089
|
let deferred0_0;
|
|
5090
5090
|
let deferred0_1;
|
|
@@ -5134,7 +5134,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5134
5134
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5135
5135
|
}
|
|
5136
5136
|
|
|
5137
|
-
export function
|
|
5137
|
+
export function __wbg_set_82df371102253abf() {
|
|
5138
5138
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5139
5139
|
let deferred0_0;
|
|
5140
5140
|
let deferred0_1;
|
|
@@ -5154,7 +5154,7 @@ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
|
5154
5154
|
return addHeapObject(ret);
|
|
5155
5155
|
}
|
|
5156
5156
|
|
|
5157
|
-
export function
|
|
5157
|
+
export function __wbg_set_b29534c3dc99fedf() {
|
|
5158
5158
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5159
5159
|
let deferred0_0;
|
|
5160
5160
|
let deferred0_1;
|
|
Binary file
|
|
@@ -436,24 +436,24 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
436
436
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
437
437
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
438
438
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
439
|
-
export const
|
|
439
|
+
export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
|
|
440
440
|
a: number,
|
|
441
441
|
b: number,
|
|
442
|
+
c: number,
|
|
442
443
|
) => void;
|
|
444
|
+
export const wasm_bindgen__closure__destroy__ha6cdc63e913338dc: (a: number, b: number) => void;
|
|
443
445
|
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
444
|
-
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
445
446
|
export const wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd: (
|
|
446
447
|
a: number,
|
|
447
448
|
b: number,
|
|
448
449
|
c: number,
|
|
449
450
|
d: number,
|
|
450
451
|
) => void;
|
|
451
|
-
export const
|
|
452
|
-
export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
|
|
452
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
453
453
|
a: number,
|
|
454
454
|
b: number,
|
|
455
|
-
c: number,
|
|
456
455
|
) => void;
|
|
456
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
457
457
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|