@janssenproject/cedarling_wasm 0.0.192-nodejs → 0.0.193-nodejs
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/cedarling_wasm.js +18 -12
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -235,17 +235,19 @@ function _assertClass(instance, klass) {
|
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
function __wbg_adapter_50(arg0, arg1) {
|
|
238
|
-
wasm.
|
|
238
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1141b435af011c92(arg0, arg1);
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
function __wbg_adapter_53(arg0, arg1, arg2) {
|
|
242
242
|
wasm.closure544_externref_shim(arg0, arg1, arg2);
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
function
|
|
246
|
-
wasm.
|
|
245
|
+
function __wbg_adapter_246(arg0, arg1, arg2, arg3) {
|
|
246
|
+
wasm.closure1825_externref_shim(arg0, arg1, arg2, arg3);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
+
const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
|
|
250
|
+
|
|
249
251
|
const __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
|
|
250
252
|
|
|
251
253
|
const __wbindgen_enum_RequestMode = ["same-origin", "no-cors", "cors", "navigate"];
|
|
@@ -821,7 +823,7 @@ module.exports.__wbg_cedarling_new = function(arg0) {
|
|
|
821
823
|
return ret;
|
|
822
824
|
};
|
|
823
825
|
|
|
824
|
-
module.exports.
|
|
826
|
+
module.exports.__wbg_clearTimeout_6222fede17abcb1a = function(arg0) {
|
|
825
827
|
const ret = clearTimeout(arg0);
|
|
826
828
|
return ret;
|
|
827
829
|
};
|
|
@@ -854,13 +856,13 @@ module.exports.__wbg_error_dc53417fcef5463a = function(arg0) {
|
|
|
854
856
|
console.error(...arg0);
|
|
855
857
|
};
|
|
856
858
|
|
|
857
|
-
module.exports.
|
|
858
|
-
const ret = fetch(
|
|
859
|
+
module.exports.__wbg_fetch_509096533071c657 = function(arg0, arg1) {
|
|
860
|
+
const ret = arg0.fetch(arg1);
|
|
859
861
|
return ret;
|
|
860
862
|
};
|
|
861
863
|
|
|
862
|
-
module.exports.
|
|
863
|
-
const ret =
|
|
864
|
+
module.exports.__wbg_fetch_f156d10be9a5c88a = function(arg0) {
|
|
865
|
+
const ret = fetch(arg0);
|
|
864
866
|
return ret;
|
|
865
867
|
};
|
|
866
868
|
|
|
@@ -1023,7 +1025,7 @@ module.exports.__wbg_new_23a2665fac83c611 = function(arg0, arg1) {
|
|
|
1023
1025
|
const a = state0.a;
|
|
1024
1026
|
state0.a = 0;
|
|
1025
1027
|
try {
|
|
1026
|
-
return
|
|
1028
|
+
return __wbg_adapter_246(a, state0.b, arg0, arg1);
|
|
1027
1029
|
} finally {
|
|
1028
1030
|
state0.a = a;
|
|
1029
1031
|
}
|
|
@@ -1143,7 +1145,7 @@ module.exports.__wbg_resolve_4851785c9c5f573d = function(arg0) {
|
|
|
1143
1145
|
return ret;
|
|
1144
1146
|
};
|
|
1145
1147
|
|
|
1146
|
-
module.exports.
|
|
1148
|
+
module.exports.__wbg_setTimeout_2b339866a2aa3789 = function(arg0, arg1) {
|
|
1147
1149
|
const ret = setTimeout(arg0, arg1);
|
|
1148
1150
|
return ret;
|
|
1149
1151
|
};
|
|
@@ -1174,6 +1176,10 @@ module.exports.__wbg_setbody_5923b78a95eedf29 = function(arg0, arg1) {
|
|
|
1174
1176
|
arg0.body = arg1;
|
|
1175
1177
|
};
|
|
1176
1178
|
|
|
1179
|
+
module.exports.__wbg_setcache_12f17c3a980650e4 = function(arg0, arg1) {
|
|
1180
|
+
arg0.cache = __wbindgen_enum_RequestCache[arg1];
|
|
1181
|
+
};
|
|
1182
|
+
|
|
1177
1183
|
module.exports.__wbg_setcredentials_c3a22f1cd105a2c6 = function(arg0, arg1) {
|
|
1178
1184
|
arg0.credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
1179
1185
|
};
|
|
@@ -1308,12 +1314,12 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
|
|
|
1308
1314
|
return ret;
|
|
1309
1315
|
};
|
|
1310
1316
|
|
|
1311
|
-
module.exports.
|
|
1317
|
+
module.exports.__wbindgen_closure_wrapper3878 = function(arg0, arg1, arg2) {
|
|
1312
1318
|
const ret = makeMutClosure(arg0, arg1, 499, __wbg_adapter_50);
|
|
1313
1319
|
return ret;
|
|
1314
1320
|
};
|
|
1315
1321
|
|
|
1316
|
-
module.exports.
|
|
1322
|
+
module.exports.__wbindgen_closure_wrapper4030 = function(arg0, arg1, arg2) {
|
|
1317
1323
|
const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_53);
|
|
1318
1324
|
return ret;
|
|
1319
1325
|
};
|
package/cedarling_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@janssenproject/cedarling_wasm",
|
|
3
3
|
"description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.193-nodejs",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|