@bitwarden/sdk-internal 0.2.0-main.465 → 0.2.0-main.467
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.d.ts +0 -1
- package/bitwarden_wasm_internal_bg.js +33 -33
- 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.d.ts +0 -1
- package/node/bitwarden_wasm_internal.js +37 -37
- 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
|
+
4e1f1512555fd9d8ed43d5386574e53228142d55
|
|
@@ -986,10 +986,6 @@ export function isGetFolderError(error) {
|
|
|
986
986
|
}
|
|
987
987
|
}
|
|
988
988
|
|
|
989
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
990
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
991
|
-
}
|
|
992
|
-
|
|
993
989
|
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
994
990
|
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
995
991
|
}
|
|
@@ -1008,6 +1004,10 @@ function wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c(arg0, arg
|
|
|
1008
1004
|
}
|
|
1009
1005
|
}
|
|
1010
1006
|
|
|
1007
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1008
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
1011
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1012
1012
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1013
1013
|
}
|
|
@@ -4710,7 +4710,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4710
4710
|
return addHeapObject(ret);
|
|
4711
4711
|
}, arguments) };
|
|
4712
4712
|
|
|
4713
|
-
export function
|
|
4713
|
+
export function __wbg_cipher_626d0e17debdce22(arg0) {
|
|
4714
4714
|
const ret = getObject(arg0).cipher;
|
|
4715
4715
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4716
4716
|
};
|
|
@@ -4802,7 +4802,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4802
4802
|
return addHeapObject(ret);
|
|
4803
4803
|
};
|
|
4804
4804
|
|
|
4805
|
-
export function
|
|
4805
|
+
export function __wbg_folder_681b1f6cce67c523(arg0) {
|
|
4806
4806
|
const ret = getObject(arg0).folder;
|
|
4807
4807
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4808
4808
|
};
|
|
@@ -4834,12 +4834,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4834
4834
|
return ret;
|
|
4835
4835
|
};
|
|
4836
4836
|
|
|
4837
|
-
export function
|
|
4838
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4839
|
-
return addHeapObject(ret);
|
|
4840
|
-
};
|
|
4841
|
-
|
|
4842
|
-
export function __wbg_get_7e8d5231d44bc8af() { return handleError(function (arg0, arg1, arg2) {
|
|
4837
|
+
export function __wbg_get_56e283668aa150cc() { return handleError(function (arg0, arg1, arg2) {
|
|
4843
4838
|
let deferred0_0;
|
|
4844
4839
|
let deferred0_1;
|
|
4845
4840
|
try {
|
|
@@ -4852,12 +4847,12 @@ export function __wbg_get_7e8d5231d44bc8af() { return handleError(function (arg0
|
|
|
4852
4847
|
}
|
|
4853
4848
|
}, arguments) };
|
|
4854
4849
|
|
|
4855
|
-
export function
|
|
4856
|
-
const ret = getObject(arg0)
|
|
4850
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4851
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4857
4852
|
return addHeapObject(ret);
|
|
4858
4853
|
};
|
|
4859
4854
|
|
|
4860
|
-
export function
|
|
4855
|
+
export function __wbg_get_85d49d70c78f7756() { return handleError(function (arg0, arg1, arg2) {
|
|
4861
4856
|
let deferred0_0;
|
|
4862
4857
|
let deferred0_1;
|
|
4863
4858
|
try {
|
|
@@ -4870,6 +4865,11 @@ export function __wbg_get_b1027b48e2f6f770() { return handleError(function (arg0
|
|
|
4870
4865
|
}
|
|
4871
4866
|
}, arguments) };
|
|
4872
4867
|
|
|
4868
|
+
export function __wbg_get_access_token_895ab61dbd031ce9(arg0) {
|
|
4869
|
+
const ret = getObject(arg0).get_access_token();
|
|
4870
|
+
return addHeapObject(ret);
|
|
4871
|
+
};
|
|
4872
|
+
|
|
4873
4873
|
export function __wbg_get_efcb449f58ec27c2() { return handleError(function (arg0, arg1) {
|
|
4874
4874
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4875
4875
|
return addHeapObject(ret);
|
|
@@ -5058,12 +5058,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5058
5058
|
return ret;
|
|
5059
5059
|
};
|
|
5060
5060
|
|
|
5061
|
-
export function
|
|
5061
|
+
export function __wbg_list_1c2c7c423d6b4086() { return handleError(function (arg0) {
|
|
5062
5062
|
const ret = getObject(arg0).list();
|
|
5063
5063
|
return addHeapObject(ret);
|
|
5064
5064
|
}, arguments) };
|
|
5065
5065
|
|
|
5066
|
-
export function
|
|
5066
|
+
export function __wbg_list_6629bda5ec94c11d() { return handleError(function (arg0) {
|
|
5067
5067
|
const ret = getObject(arg0).list();
|
|
5068
5068
|
return addHeapObject(ret);
|
|
5069
5069
|
}, arguments) };
|
|
@@ -5285,7 +5285,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5285
5285
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5286
5286
|
}, arguments) };
|
|
5287
5287
|
|
|
5288
|
-
export function
|
|
5288
|
+
export function __wbg_remove_d70586e68150e441() { return handleError(function (arg0, arg1, arg2) {
|
|
5289
5289
|
let deferred0_0;
|
|
5290
5290
|
let deferred0_1;
|
|
5291
5291
|
try {
|
|
@@ -5298,7 +5298,7 @@ export function __wbg_remove_a7329aa73b873b81() { return handleError(function (a
|
|
|
5298
5298
|
}
|
|
5299
5299
|
}, arguments) };
|
|
5300
5300
|
|
|
5301
|
-
export function
|
|
5301
|
+
export function __wbg_remove_d8a5da22f43f2991() { return handleError(function (arg0, arg1, arg2) {
|
|
5302
5302
|
let deferred0_0;
|
|
5303
5303
|
let deferred0_1;
|
|
5304
5304
|
try {
|
|
@@ -5336,7 +5336,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5336
5336
|
return addHeapObject(ret);
|
|
5337
5337
|
};
|
|
5338
5338
|
|
|
5339
|
-
export function
|
|
5339
|
+
export function __wbg_set_0ddd9352aed4d384() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5340
5340
|
let deferred0_0;
|
|
5341
5341
|
let deferred0_1;
|
|
5342
5342
|
try {
|
|
@@ -5353,19 +5353,6 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5353
5353
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5354
5354
|
};
|
|
5355
5355
|
|
|
5356
|
-
export function __wbg_set_48ad64a343182edb() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5357
|
-
let deferred0_0;
|
|
5358
|
-
let deferred0_1;
|
|
5359
|
-
try {
|
|
5360
|
-
deferred0_0 = arg1;
|
|
5361
|
-
deferred0_1 = arg2;
|
|
5362
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5363
|
-
return addHeapObject(ret);
|
|
5364
|
-
} finally {
|
|
5365
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5366
|
-
}
|
|
5367
|
-
}, arguments) };
|
|
5368
|
-
|
|
5369
5356
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5370
5357
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5371
5358
|
return addHeapObject(ret);
|
|
@@ -5388,6 +5375,19 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5388
5375
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5389
5376
|
};
|
|
5390
5377
|
|
|
5378
|
+
export function __wbg_set_e0db2947560ac344() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5379
|
+
let deferred0_0;
|
|
5380
|
+
let deferred0_1;
|
|
5381
|
+
try {
|
|
5382
|
+
deferred0_0 = arg1;
|
|
5383
|
+
deferred0_1 = arg2;
|
|
5384
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5385
|
+
return addHeapObject(ret);
|
|
5386
|
+
} finally {
|
|
5387
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5388
|
+
}
|
|
5389
|
+
}, arguments) };
|
|
5390
|
+
|
|
5391
5391
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5392
5392
|
getObject(arg0).headers = getObject(arg1);
|
|
5393
5393
|
};
|
|
Binary file
|
|
@@ -509,17 +509,11 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
509
509
|
export const vaultclient_attachments: (a: number) => number;
|
|
510
510
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
511
511
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
512
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
513
|
-
a: number,
|
|
514
|
-
b: number,
|
|
515
|
-
) => void;
|
|
516
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
517
512
|
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
518
513
|
a: number,
|
|
519
514
|
b: number,
|
|
520
515
|
c: number,
|
|
521
516
|
) => void;
|
|
522
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
523
517
|
export const wasm_bindgen__closure__destroy__h026b1f581392f119: (a: number, b: number) => void;
|
|
524
518
|
export const wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c: (
|
|
525
519
|
a: number,
|
|
@@ -527,7 +521,13 @@ export const wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c: (
|
|
|
527
521
|
c: number,
|
|
528
522
|
d: number,
|
|
529
523
|
) => void;
|
|
524
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
525
|
+
a: number,
|
|
526
|
+
b: number,
|
|
527
|
+
) => void;
|
|
528
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
530
529
|
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
530
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
531
531
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
532
532
|
a: number,
|
|
533
533
|
b: number,
|