@bitwarden/sdk-internal 0.2.0-main.377 → 0.2.0-main.378
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 +28 -28
- 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 +20 -20
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/package.json +1 -1
|
@@ -865,6 +865,10 @@ exports.isEncryptFileError = function (error) {
|
|
|
865
865
|
}
|
|
866
866
|
};
|
|
867
867
|
|
|
868
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
869
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
870
|
+
}
|
|
871
|
+
|
|
868
872
|
function wasm_bindgen__convert__closures_____invoke__h142f80da75ccedf5(arg0, arg1, arg2) {
|
|
869
873
|
wasm.wasm_bindgen__convert__closures_____invoke__h142f80da75ccedf5(
|
|
870
874
|
arg0,
|
|
@@ -892,10 +896,6 @@ function wasm_bindgen__convert__closures_____invoke__he84e41ce162f03b8(arg0, arg
|
|
|
892
896
|
}
|
|
893
897
|
}
|
|
894
898
|
|
|
895
|
-
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
896
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
897
|
-
}
|
|
898
|
-
|
|
899
899
|
function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
|
|
900
900
|
wasm.wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(
|
|
901
901
|
arg0,
|
|
@@ -4472,7 +4472,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4472
4472
|
}, arguments);
|
|
4473
4473
|
};
|
|
4474
4474
|
|
|
4475
|
-
exports.
|
|
4475
|
+
exports.__wbg_cipher_7f7d47bce501f90e = function (arg0) {
|
|
4476
4476
|
const ret = getObject(arg0).cipher;
|
|
4477
4477
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4478
4478
|
};
|
|
@@ -4552,7 +4552,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4552
4552
|
return addHeapObject(ret);
|
|
4553
4553
|
};
|
|
4554
4554
|
|
|
4555
|
-
exports.
|
|
4555
|
+
exports.__wbg_folder_ca3090d4bfc03455 = function (arg0) {
|
|
4556
4556
|
const ret = getObject(arg0).folder;
|
|
4557
4557
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4558
4558
|
};
|
|
@@ -4579,7 +4579,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4579
4579
|
return ret;
|
|
4580
4580
|
};
|
|
4581
4581
|
|
|
4582
|
-
exports.
|
|
4582
|
+
exports.__wbg_get_0d2f5dac033f38bb = function () {
|
|
4583
4583
|
return handleError(function (arg0, arg1, arg2) {
|
|
4584
4584
|
let deferred0_0;
|
|
4585
4585
|
let deferred0_1;
|
|
@@ -4594,12 +4594,7 @@ exports.__wbg_get_3315f3a6d7034fbc = function () {
|
|
|
4594
4594
|
}, arguments);
|
|
4595
4595
|
};
|
|
4596
4596
|
|
|
4597
|
-
exports.
|
|
4598
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4599
|
-
return addHeapObject(ret);
|
|
4600
|
-
};
|
|
4601
|
-
|
|
4602
|
-
exports.__wbg_get_85399204caae05fd = function () {
|
|
4597
|
+
exports.__wbg_get_5ec62b2861581cf6 = function () {
|
|
4603
4598
|
return handleError(function (arg0, arg1, arg2) {
|
|
4604
4599
|
let deferred0_0;
|
|
4605
4600
|
let deferred0_1;
|
|
@@ -4614,7 +4609,12 @@ exports.__wbg_get_85399204caae05fd = function () {
|
|
|
4614
4609
|
}, arguments);
|
|
4615
4610
|
};
|
|
4616
4611
|
|
|
4617
|
-
exports.
|
|
4612
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4613
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4614
|
+
return addHeapObject(ret);
|
|
4615
|
+
};
|
|
4616
|
+
|
|
4617
|
+
exports.__wbg_get_access_token_8b9db8f6224b6de2 = function (arg0) {
|
|
4618
4618
|
const ret = getObject(arg0).get_access_token();
|
|
4619
4619
|
return addHeapObject(ret);
|
|
4620
4620
|
};
|
|
@@ -4806,14 +4806,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
4806
4806
|
return ret;
|
|
4807
4807
|
};
|
|
4808
4808
|
|
|
4809
|
-
exports.
|
|
4809
|
+
exports.__wbg_list_a8696b7fd979e8e4 = function () {
|
|
4810
4810
|
return handleError(function (arg0) {
|
|
4811
4811
|
const ret = getObject(arg0).list();
|
|
4812
4812
|
return addHeapObject(ret);
|
|
4813
4813
|
}, arguments);
|
|
4814
4814
|
};
|
|
4815
4815
|
|
|
4816
|
-
exports.
|
|
4816
|
+
exports.__wbg_list_eb69749116fe6171 = function () {
|
|
4817
4817
|
return handleError(function (arg0) {
|
|
4818
4818
|
const ret = getObject(arg0).list();
|
|
4819
4819
|
return addHeapObject(ret);
|
|
@@ -5028,7 +5028,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5028
5028
|
}, arguments);
|
|
5029
5029
|
};
|
|
5030
5030
|
|
|
5031
|
-
exports.
|
|
5031
|
+
exports.__wbg_remove_04eee23aefa5408c = function () {
|
|
5032
5032
|
return handleError(function (arg0, arg1, arg2) {
|
|
5033
5033
|
let deferred0_0;
|
|
5034
5034
|
let deferred0_1;
|
|
@@ -5043,7 +5043,7 @@ exports.__wbg_remove_969dd61f772a6be5 = function () {
|
|
|
5043
5043
|
}, arguments);
|
|
5044
5044
|
};
|
|
5045
5045
|
|
|
5046
|
-
exports.
|
|
5046
|
+
exports.__wbg_remove_d4f9a7ee208d51cc = function () {
|
|
5047
5047
|
return handleError(function (arg0, arg1, arg2) {
|
|
5048
5048
|
let deferred0_0;
|
|
5049
5049
|
let deferred0_1;
|
|
@@ -5089,7 +5089,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5089
5089
|
return addHeapObject(ret);
|
|
5090
5090
|
};
|
|
5091
5091
|
|
|
5092
|
-
exports.
|
|
5092
|
+
exports.__wbg_set_27820317fad677ab = function () {
|
|
5093
5093
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5094
5094
|
let deferred0_0;
|
|
5095
5095
|
let deferred0_1;
|
|
@@ -5125,7 +5125,7 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5125
5125
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5126
5126
|
};
|
|
5127
5127
|
|
|
5128
|
-
exports.
|
|
5128
|
+
exports.__wbg_set_f5f1b3f6c1387d5b = function () {
|
|
5129
5129
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5130
5130
|
let deferred0_0;
|
|
5131
5131
|
let deferred0_1;
|
|
Binary file
|
|
@@ -432,6 +432,12 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
432
432
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
433
433
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
434
434
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
435
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
436
|
+
a: number,
|
|
437
|
+
b: number,
|
|
438
|
+
) => void;
|
|
439
|
+
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
440
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
435
441
|
export const wasm_bindgen__convert__closures_____invoke__h142f80da75ccedf5: (
|
|
436
442
|
a: number,
|
|
437
443
|
b: number,
|
|
@@ -444,12 +450,6 @@ export const wasm_bindgen__convert__closures_____invoke__he84e41ce162f03b8: (
|
|
|
444
450
|
c: number,
|
|
445
451
|
d: number,
|
|
446
452
|
) => void;
|
|
447
|
-
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
448
|
-
a: number,
|
|
449
|
-
b: number,
|
|
450
|
-
) => void;
|
|
451
|
-
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
452
|
-
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
453
453
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|
|
454
454
|
a: number,
|
|
455
455
|
b: number,
|