@janssenproject/cedarling_wasm 0.0.46 → 0.0.47
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 +12 -12
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -923,7 +923,7 @@ function __wbg_get_imports() {
|
|
|
923
923
|
const ret = clearTimeout(takeObject(arg0));
|
|
924
924
|
return addHeapObject(ret);
|
|
925
925
|
};
|
|
926
|
-
imports.wbg.
|
|
926
|
+
imports.wbg.__wbg_crypto_574e78ad8b13b65f = function(arg0) {
|
|
927
927
|
const ret = getObject(arg0).crypto;
|
|
928
928
|
return addHeapObject(ret);
|
|
929
929
|
};
|
|
@@ -957,7 +957,7 @@ function __wbg_get_imports() {
|
|
|
957
957
|
const ret = Object.fromEntries(getObject(arg0));
|
|
958
958
|
return addHeapObject(ret);
|
|
959
959
|
}, arguments) };
|
|
960
|
-
imports.wbg.
|
|
960
|
+
imports.wbg.__wbg_getRandomValues_b8f5dbd5f3995a9e = function() { return handleError(function (arg0, arg1) {
|
|
961
961
|
getObject(arg0).getRandomValues(getObject(arg1));
|
|
962
962
|
}, arguments) };
|
|
963
963
|
imports.wbg.__wbg_getTime_46267b1c24877e30 = function(arg0) {
|
|
@@ -1068,7 +1068,7 @@ function __wbg_get_imports() {
|
|
|
1068
1068
|
imports.wbg.__wbg_log_245868b4b99cdf20 = function(arg0) {
|
|
1069
1069
|
console.log(...getObject(arg0));
|
|
1070
1070
|
};
|
|
1071
|
-
imports.wbg.
|
|
1071
|
+
imports.wbg.__wbg_msCrypto_a61aeb35a24c1329 = function(arg0) {
|
|
1072
1072
|
const ret = getObject(arg0).msCrypto;
|
|
1073
1073
|
return addHeapObject(ret);
|
|
1074
1074
|
};
|
|
@@ -1150,7 +1150,7 @@ function __wbg_get_imports() {
|
|
|
1150
1150
|
const ret = getObject(arg0).next();
|
|
1151
1151
|
return addHeapObject(ret);
|
|
1152
1152
|
}, arguments) };
|
|
1153
|
-
imports.wbg.
|
|
1153
|
+
imports.wbg.__wbg_node_905d3e251edff8a2 = function(arg0) {
|
|
1154
1154
|
const ret = getObject(arg0).node;
|
|
1155
1155
|
return addHeapObject(ret);
|
|
1156
1156
|
};
|
|
@@ -1158,7 +1158,7 @@ function __wbg_get_imports() {
|
|
|
1158
1158
|
const ret = PolicyEvaluationError.__wrap(arg0);
|
|
1159
1159
|
return addHeapObject(ret);
|
|
1160
1160
|
};
|
|
1161
|
-
imports.wbg.
|
|
1161
|
+
imports.wbg.__wbg_process_dc0fbacc7c1c06f7 = function(arg0) {
|
|
1162
1162
|
const ret = getObject(arg0).process;
|
|
1163
1163
|
return addHeapObject(ret);
|
|
1164
1164
|
};
|
|
@@ -1173,10 +1173,10 @@ function __wbg_get_imports() {
|
|
|
1173
1173
|
const ret = getObject(arg0).queueMicrotask;
|
|
1174
1174
|
return addHeapObject(ret);
|
|
1175
1175
|
};
|
|
1176
|
-
imports.wbg.
|
|
1176
|
+
imports.wbg.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(function (arg0, arg1) {
|
|
1177
1177
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
1178
1178
|
}, arguments) };
|
|
1179
|
-
imports.wbg.
|
|
1179
|
+
imports.wbg.__wbg_require_60cc747a6bc5215a = function() { return handleError(function () {
|
|
1180
1180
|
const ret = module.require;
|
|
1181
1181
|
return addHeapObject(ret);
|
|
1182
1182
|
}, arguments) };
|
|
@@ -1281,7 +1281,7 @@ function __wbg_get_imports() {
|
|
|
1281
1281
|
const ret = getObject(arg0).value;
|
|
1282
1282
|
return addHeapObject(ret);
|
|
1283
1283
|
};
|
|
1284
|
-
imports.wbg.
|
|
1284
|
+
imports.wbg.__wbg_versions_c01dfd4722a88165 = function(arg0) {
|
|
1285
1285
|
const ret = getObject(arg0).versions;
|
|
1286
1286
|
return addHeapObject(ret);
|
|
1287
1287
|
};
|
|
@@ -1316,12 +1316,12 @@ function __wbg_get_imports() {
|
|
|
1316
1316
|
const ret = false;
|
|
1317
1317
|
return ret;
|
|
1318
1318
|
};
|
|
1319
|
-
imports.wbg.
|
|
1320
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1319
|
+
imports.wbg.__wbindgen_closure_wrapper10842 = function(arg0, arg1, arg2) {
|
|
1320
|
+
const ret = makeMutClosure(arg0, arg1, 1949, __wbg_adapter_48);
|
|
1321
1321
|
return addHeapObject(ret);
|
|
1322
1322
|
};
|
|
1323
|
-
imports.wbg.
|
|
1324
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1323
|
+
imports.wbg.__wbindgen_closure_wrapper11720 = function(arg0, arg1, arg2) {
|
|
1324
|
+
const ret = makeMutClosure(arg0, arg1, 2147, __wbg_adapter_51);
|
|
1325
1325
|
return addHeapObject(ret);
|
|
1326
1326
|
};
|
|
1327
1327
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/cedarling_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@janssenproject/cedarling_wasm",
|
|
3
3
|
"type": "module",
|
|
4
4
|
"description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
|
|
5
|
-
"version": "0.0.
|
|
5
|
+
"version": "0.0.47",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|