@janssenproject/cedarling_wasm 0.0.260 → 0.0.261

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.
@@ -217,11 +217,11 @@ export interface InitOutput {
217
217
  readonly jsjsonlogic_new: () => number;
218
218
  readonly jsjsonlogic_apply: (a: number, b: any, c: any) => [number, number, number];
219
219
  readonly ring_core_0_17_14__bn_mul_mont: (a: number, b: number, c: number, d: number, e: number, f: number) => void;
220
- readonly wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb: (a: number, b: number) => void;
221
- readonly wasm_bindgen__closure__destroy__h2d48b706a6433653: (a: number, b: number) => void;
222
- readonly wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9: (a: number, b: number, c: any) => void;
223
- readonly wasm_bindgen__closure__destroy__h78ebe887301515db: (a: number, b: number) => void;
224
- readonly wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec: (a: number, b: number, c: any, d: any) => void;
220
+ readonly wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1: (a: number, b: number, c: any) => void;
221
+ readonly wasm_bindgen__closure__destroy__h399057c1fd0ef298: (a: number, b: number) => void;
222
+ readonly wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c: (a: number, b: number) => void;
223
+ readonly wasm_bindgen__closure__destroy__h3e46821dad5e9c07: (a: number, b: number) => void;
224
+ readonly wasm_bindgen__convert__closures_____invoke__h241a82228724f242: (a: number, b: number, c: any, d: any) => void;
225
225
  readonly __wbindgen_malloc: (a: number, b: number) => number;
226
226
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
227
227
  readonly __wbindgen_exn_store: (a: number) => void;
package/cedarling_wasm.js CHANGED
@@ -246,16 +246,16 @@ function _assertClass(instance, klass) {
246
246
  throw new Error(`expected instance of ${klass.name}`);
247
247
  }
248
248
  }
249
- function wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb(arg0, arg1) {
250
- wasm.wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb(arg0, arg1);
249
+ function wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1(arg0, arg1, arg2) {
250
+ wasm.wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1(arg0, arg1, arg2);
251
251
  }
252
252
 
253
- function wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9(arg0, arg1, arg2) {
254
- wasm.wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9(arg0, arg1, arg2);
253
+ function wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c(arg0, arg1) {
254
+ wasm.wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c(arg0, arg1);
255
255
  }
256
256
 
257
- function wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(arg0, arg1, arg2, arg3) {
258
- wasm.wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(arg0, arg1, arg2, arg3);
257
+ function wasm_bindgen__convert__closures_____invoke__h241a82228724f242(arg0, arg1, arg2, arg3) {
258
+ wasm.wasm_bindgen__convert__closures_____invoke__h241a82228724f242(arg0, arg1, arg2, arg3);
259
259
  }
260
260
 
261
261
  const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
@@ -1113,7 +1113,7 @@ function __wbg_get_imports() {
1113
1113
  const a = state0.a;
1114
1114
  state0.a = 0;
1115
1115
  try {
1116
- return wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(a, state0.b, arg0, arg1);
1116
+ return wasm_bindgen__convert__closures_____invoke__h241a82228724f242(a, state0.b, arg0, arg1);
1117
1117
  } finally {
1118
1118
  state0.a = a;
1119
1119
  }
@@ -1313,21 +1313,26 @@ function __wbg_get_imports() {
1313
1313
  imports.wbg.__wbg_warn_a2d80c28bcdb1933 = function(arg0) {
1314
1314
  console.warn(...arg0);
1315
1315
  };
1316
+ imports.wbg.__wbindgen_cast_18ca959934895024 = function(arg0, arg1) {
1317
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 504, function: Function { arguments: [], shim_idx: 505, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1318
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h3e46821dad5e9c07, wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c);
1319
+ return ret;
1320
+ };
1316
1321
  imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function(arg0, arg1) {
1317
1322
  // Cast intrinsic for `Ref(String) -> Externref`.
1318
1323
  const ret = getStringFromWasm0(arg0, arg1);
1319
1324
  return ret;
1320
1325
  };
1321
- imports.wbg.__wbindgen_cast_2fb66661e8d075cf = function(arg0, arg1) {
1322
- // Cast intrinsic for `Closure(Closure { dtor_idx: 553, function: Function { arguments: [Externref], shim_idx: 554, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1323
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h78ebe887301515db, wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9);
1324
- return ret;
1325
- };
1326
1326
  imports.wbg.__wbindgen_cast_4625c577ab2ec9ee = function(arg0) {
1327
1327
  // Cast intrinsic for `U64 -> Externref`.
1328
1328
  const ret = BigInt.asUintN(64, arg0);
1329
1329
  return ret;
1330
1330
  };
1331
+ imports.wbg.__wbindgen_cast_4bdd81be241a5b48 = function(arg0, arg1) {
1332
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 549, function: Function { arguments: [Externref], shim_idx: 550, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1333
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h399057c1fd0ef298, wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1);
1334
+ return ret;
1335
+ };
1331
1336
  imports.wbg.__wbindgen_cast_9ae0607507abb057 = function(arg0) {
1332
1337
  // Cast intrinsic for `I64 -> Externref`.
1333
1338
  const ret = arg0;
@@ -1343,11 +1348,6 @@ function __wbg_get_imports() {
1343
1348
  const ret = arg0;
1344
1349
  return ret;
1345
1350
  };
1346
- imports.wbg.__wbindgen_cast_f0904d98c773eedb = function(arg0, arg1) {
1347
- // Cast intrinsic for `Closure(Closure { dtor_idx: 508, function: Function { arguments: [], shim_idx: 509, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1348
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2d48b706a6433653, wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb);
1349
- return ret;
1350
- };
1351
1351
  imports.wbg.__wbindgen_init_externref_table = function() {
1352
1352
  const table = wasm.__wbindgen_externrefs;
1353
1353
  const offset = table.grow(4);
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.260",
5
+ "version": "0.0.261",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",