@bitwarden/sdk-internal 0.2.0-main.401 → 0.2.0-main.402
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 +5 -5
- 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 +6 -6
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
868dace5d0881b66b5c543edd9053cae2566adf2
|
|
@@ -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__h1a8786b7bd5c2cf5(arg0, arg1, arg2) {
|
|
876
872
|
try {
|
|
877
873
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -891,6 +887,10 @@ function wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5(arg0, arg
|
|
|
891
887
|
}
|
|
892
888
|
}
|
|
893
889
|
|
|
890
|
+
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
891
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
892
|
+
}
|
|
893
|
+
|
|
894
894
|
function wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(arg0, arg1, arg2) {
|
|
895
895
|
wasm.wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(
|
|
896
896
|
arg0,
|
|
@@ -4461,7 +4461,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4461
4461
|
}, arguments);
|
|
4462
4462
|
}
|
|
4463
4463
|
|
|
4464
|
-
export function
|
|
4464
|
+
export function __wbg_cipher_ed16a34ea24872d4(arg0) {
|
|
4465
4465
|
const ret = getObject(arg0).cipher;
|
|
4466
4466
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4467
4467
|
}
|
|
@@ -4554,7 +4554,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4554
4554
|
return addHeapObject(ret);
|
|
4555
4555
|
}
|
|
4556
4556
|
|
|
4557
|
-
export function
|
|
4557
|
+
export function __wbg_folder_0b0299bd1cc85c67(arg0) {
|
|
4558
4558
|
const ret = getObject(arg0).folder;
|
|
4559
4559
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4560
4560
|
}
|
|
@@ -4581,7 +4581,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4581
4581
|
return ret;
|
|
4582
4582
|
}
|
|
4583
4583
|
|
|
4584
|
-
export function
|
|
4584
|
+
export function __wbg_get_4c60beeeb1154fc2() {
|
|
4585
4585
|
return handleError(function (arg0, arg1, arg2) {
|
|
4586
4586
|
let deferred0_0;
|
|
4587
4587
|
let deferred0_1;
|
|
@@ -4596,7 +4596,7 @@ export function __wbg_get_10cebdc47b1c368b() {
|
|
|
4596
4596
|
}, arguments);
|
|
4597
4597
|
}
|
|
4598
4598
|
|
|
4599
|
-
export function
|
|
4599
|
+
export function __wbg_get_756969d3b9917d61() {
|
|
4600
4600
|
return handleError(function (arg0, arg1, arg2) {
|
|
4601
4601
|
let deferred0_0;
|
|
4602
4602
|
let deferred0_1;
|
|
@@ -4616,7 +4616,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4616
4616
|
return addHeapObject(ret);
|
|
4617
4617
|
}
|
|
4618
4618
|
|
|
4619
|
-
export function
|
|
4619
|
+
export function __wbg_get_access_token_7db381e38e606e59(arg0) {
|
|
4620
4620
|
const ret = getObject(arg0).get_access_token();
|
|
4621
4621
|
return addHeapObject(ret);
|
|
4622
4622
|
}
|
|
@@ -4812,14 +4812,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4812
4812
|
return ret;
|
|
4813
4813
|
}
|
|
4814
4814
|
|
|
4815
|
-
export function
|
|
4815
|
+
export function __wbg_list_3845e5691ae026d3() {
|
|
4816
4816
|
return handleError(function (arg0) {
|
|
4817
4817
|
const ret = getObject(arg0).list();
|
|
4818
4818
|
return addHeapObject(ret);
|
|
4819
4819
|
}, arguments);
|
|
4820
4820
|
}
|
|
4821
4821
|
|
|
4822
|
-
export function
|
|
4822
|
+
export function __wbg_list_b4e456c48b5b30f2() {
|
|
4823
4823
|
return handleError(function (arg0) {
|
|
4824
4824
|
const ret = getObject(arg0).list();
|
|
4825
4825
|
return addHeapObject(ret);
|
|
@@ -5063,7 +5063,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5063
5063
|
}, arguments);
|
|
5064
5064
|
}
|
|
5065
5065
|
|
|
5066
|
-
export function
|
|
5066
|
+
export function __wbg_remove_2008f1dde7b91f51() {
|
|
5067
5067
|
return handleError(function (arg0, arg1, arg2) {
|
|
5068
5068
|
let deferred0_0;
|
|
5069
5069
|
let deferred0_1;
|
|
@@ -5078,7 +5078,7 @@ export function __wbg_remove_1e82e22a182f6e4c() {
|
|
|
5078
5078
|
}, arguments);
|
|
5079
5079
|
}
|
|
5080
5080
|
|
|
5081
|
-
export function
|
|
5081
|
+
export function __wbg_remove_bfbaa9c2aacce2f3() {
|
|
5082
5082
|
return handleError(function (arg0, arg1, arg2) {
|
|
5083
5083
|
let deferred0_0;
|
|
5084
5084
|
let deferred0_1;
|
|
@@ -5124,7 +5124,11 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5124
5124
|
return addHeapObject(ret);
|
|
5125
5125
|
}
|
|
5126
5126
|
|
|
5127
|
-
export function
|
|
5127
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5128
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5129
|
+
}
|
|
5130
|
+
|
|
5131
|
+
export function __wbg_set_512ce00f6a1a36e7() {
|
|
5128
5132
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5129
5133
|
let deferred0_0;
|
|
5130
5134
|
let deferred0_1;
|
|
@@ -5139,7 +5143,12 @@ export function __wbg_set_2803286624ebb516() {
|
|
|
5139
5143
|
}, arguments);
|
|
5140
5144
|
}
|
|
5141
5145
|
|
|
5142
|
-
export function
|
|
5146
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5147
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5148
|
+
return addHeapObject(ret);
|
|
5149
|
+
}
|
|
5150
|
+
|
|
5151
|
+
export function __wbg_set_b17bc1811a1e440e() {
|
|
5143
5152
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5144
5153
|
let deferred0_0;
|
|
5145
5154
|
let deferred0_1;
|
|
@@ -5154,15 +5163,6 @@ export function __wbg_set_30c6d49ef3e5915f() {
|
|
|
5154
5163
|
}, arguments);
|
|
5155
5164
|
}
|
|
5156
5165
|
|
|
5157
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5158
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5159
|
-
}
|
|
5160
|
-
|
|
5161
|
-
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5162
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5163
|
-
return addHeapObject(ret);
|
|
5164
|
-
}
|
|
5165
|
-
|
|
5166
5166
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5167
5167
|
getObject(arg0).body = getObject(arg1);
|
|
5168
5168
|
}
|
|
Binary file
|
|
@@ -438,11 +438,6 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
438
438
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
439
439
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
440
440
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
441
|
-
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
442
|
-
a: number,
|
|
443
|
-
b: number,
|
|
444
|
-
) => void;
|
|
445
|
-
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
446
441
|
export const wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5: (
|
|
447
442
|
a: number,
|
|
448
443
|
b: number,
|
|
@@ -450,6 +445,11 @@ export const wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5: (
|
|
|
450
445
|
d: number,
|
|
451
446
|
) => void;
|
|
452
447
|
export const wasm_bindgen__closure__destroy__h1470697583ce3ba3: (a: number, b: number) => void;
|
|
448
|
+
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
449
|
+
a: number,
|
|
450
|
+
b: number,
|
|
451
|
+
) => void;
|
|
452
|
+
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
453
453
|
export const wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5: (
|
|
454
454
|
a: number,
|
|
455
455
|
b: number,
|