@bitwarden/sdk-internal 0.2.0-main.273 → 0.2.0-main.275
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 +1 -1
- package/bitwarden_wasm_internal_bg.js +31 -31
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.d.ts +1 -1
- package/node/bitwarden_wasm_internal.js +31 -31
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/package.json +1 -1
package/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
2e7f96026dc93526f492e1a45032ebc534e4061f
|
@@ -612,7 +612,7 @@ export function isCryptoError(error: any): error is CryptoError;
|
|
612
612
|
*
|
613
613
|
* Is indifferent about padding when decoding, but always produces padding when encoding.
|
614
614
|
*/
|
615
|
-
export type B64 =
|
615
|
+
export type B64 = string;
|
616
616
|
|
617
617
|
/**
|
618
618
|
* Temporary struct to hold metadata related to current account
|
@@ -3974,7 +3974,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
3974
3974
|
return ret;
|
3975
3975
|
}
|
3976
3976
|
|
3977
|
-
export function
|
3977
|
+
export function __wbg_get_4468b5a43d633250() {
|
3978
3978
|
return handleError(function (arg0, arg1, arg2) {
|
3979
3979
|
let deferred0_0;
|
3980
3980
|
let deferred0_1;
|
@@ -3989,14 +3989,7 @@ export function __wbg_get_4ac20744a0f8f215() {
|
|
3989
3989
|
}, arguments);
|
3990
3990
|
}
|
3991
3991
|
|
3992
|
-
export function
|
3993
|
-
return handleError(function (arg0, arg1) {
|
3994
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
3995
|
-
return addHeapObject(ret);
|
3996
|
-
}, arguments);
|
3997
|
-
}
|
3998
|
-
|
3999
|
-
export function __wbg_get_6c74125f695747be() {
|
3992
|
+
export function __wbg_get_63856b441e0a0fc2() {
|
4000
3993
|
return handleError(function (arg0, arg1, arg2) {
|
4001
3994
|
let deferred0_0;
|
4002
3995
|
let deferred0_1;
|
@@ -4011,12 +4004,19 @@ export function __wbg_get_6c74125f695747be() {
|
|
4011
4004
|
}, arguments);
|
4012
4005
|
}
|
4013
4006
|
|
4007
|
+
export function __wbg_get_67b2ba62fc30de12() {
|
4008
|
+
return handleError(function (arg0, arg1) {
|
4009
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
4010
|
+
return addHeapObject(ret);
|
4011
|
+
}, arguments);
|
4012
|
+
}
|
4013
|
+
|
4014
4014
|
export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
4015
4015
|
const ret = getObject(arg0)[arg1 >>> 0];
|
4016
4016
|
return addHeapObject(ret);
|
4017
4017
|
}
|
4018
4018
|
|
4019
|
-
export function
|
4019
|
+
export function __wbg_getaccesstoken_35f897f422247aef(arg0) {
|
4020
4020
|
const ret = getObject(arg0).get_access_token();
|
4021
4021
|
return addHeapObject(ret);
|
4022
4022
|
}
|
@@ -4121,14 +4121,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
4121
4121
|
return ret;
|
4122
4122
|
}
|
4123
4123
|
|
4124
|
-
export function
|
4124
|
+
export function __wbg_list_7f2d17bcf696c4eb() {
|
4125
4125
|
return handleError(function (arg0) {
|
4126
4126
|
const ret = getObject(arg0).list();
|
4127
4127
|
return addHeapObject(ret);
|
4128
4128
|
}, arguments);
|
4129
4129
|
}
|
4130
4130
|
|
4131
|
-
export function
|
4131
|
+
export function __wbg_list_b0b0508def5653ee() {
|
4132
4132
|
return handleError(function (arg0) {
|
4133
4133
|
const ret = getObject(arg0).list();
|
4134
4134
|
return addHeapObject(ret);
|
@@ -4310,7 +4310,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
4310
4310
|
}, arguments);
|
4311
4311
|
}
|
4312
4312
|
|
4313
|
-
export function
|
4313
|
+
export function __wbg_remove_513f233e98e61b4a() {
|
4314
4314
|
return handleError(function (arg0, arg1, arg2) {
|
4315
4315
|
let deferred0_0;
|
4316
4316
|
let deferred0_1;
|
@@ -4325,7 +4325,7 @@ export function __wbg_remove_57a8c30adcc62928() {
|
|
4325
4325
|
}, arguments);
|
4326
4326
|
}
|
4327
4327
|
|
4328
|
-
export function
|
4328
|
+
export function __wbg_remove_893df9f575889bf6() {
|
4329
4329
|
return handleError(function (arg0, arg1, arg2) {
|
4330
4330
|
let deferred0_0;
|
4331
4331
|
let deferred0_1;
|
@@ -4364,19 +4364,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
4364
4364
|
return addHeapObject(ret);
|
4365
4365
|
}
|
4366
4366
|
|
4367
|
-
export function
|
4368
|
-
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
4369
|
-
}
|
4370
|
-
|
4371
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
4372
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4373
|
-
}
|
4374
|
-
|
4375
|
-
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4376
|
-
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4377
|
-
}
|
4378
|
-
|
4379
|
-
export function __wbg_set_87f177d2517bc2be() {
|
4367
|
+
export function __wbg_set_1aec546f5e569413() {
|
4380
4368
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4381
4369
|
let deferred0_0;
|
4382
4370
|
let deferred0_1;
|
@@ -4391,12 +4379,24 @@ export function __wbg_set_87f177d2517bc2be() {
|
|
4391
4379
|
}, arguments);
|
4392
4380
|
}
|
4393
4381
|
|
4382
|
+
export function __wbg_set_37837023f3d740e8(arg0, arg1, arg2) {
|
4383
|
+
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
4384
|
+
}
|
4385
|
+
|
4386
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
4387
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4388
|
+
}
|
4389
|
+
|
4390
|
+
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4391
|
+
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4392
|
+
}
|
4393
|
+
|
4394
4394
|
export function __wbg_set_8fc6bf8a5b1071d1(arg0, arg1, arg2) {
|
4395
4395
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
4396
4396
|
return addHeapObject(ret);
|
4397
4397
|
}
|
4398
4398
|
|
4399
|
-
export function
|
4399
|
+
export function __wbg_set_a84a062f82cdc35f() {
|
4400
4400
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4401
4401
|
let deferred0_0;
|
4402
4402
|
let deferred0_1;
|
@@ -4599,17 +4599,17 @@ export function __wbindgen_cb_drop(arg0) {
|
|
4599
4599
|
return ret;
|
4600
4600
|
}
|
4601
4601
|
|
4602
|
-
export function
|
4602
|
+
export function __wbindgen_closure_wrapper3385(arg0, arg1, arg2) {
|
4603
4603
|
const ret = makeMutClosure(arg0, arg1, 278, __wbg_adapter_54);
|
4604
4604
|
return addHeapObject(ret);
|
4605
4605
|
}
|
4606
4606
|
|
4607
|
-
export function
|
4607
|
+
export function __wbindgen_closure_wrapper5751(arg0, arg1, arg2) {
|
4608
4608
|
const ret = makeMutClosure(arg0, arg1, 303, __wbg_adapter_54);
|
4609
4609
|
return addHeapObject(ret);
|
4610
4610
|
}
|
4611
4611
|
|
4612
|
-
export function
|
4612
|
+
export function __wbindgen_closure_wrapper6127(arg0, arg1, arg2) {
|
4613
4613
|
const ret = makeMutClosure(arg0, arg1, 328, __wbg_adapter_59);
|
4614
4614
|
return addHeapObject(ret);
|
4615
4615
|
}
|
Binary file
|