@janssenproject/cedarling_wasm 0.0.261-nodejs → 0.0.262-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 CHANGED
@@ -240,16 +240,16 @@ function _assertClass(instance, klass) {
240
240
  throw new Error(`expected instance of ${klass.name}`);
241
241
  }
242
242
  }
243
- function wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c(arg0, arg1) {
244
- wasm.wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c(arg0, arg1);
243
+ function wasm_bindgen__convert__closures_____invoke__h59f270fe5e8d923e(arg0, arg1, arg2) {
244
+ wasm.wasm_bindgen__convert__closures_____invoke__h59f270fe5e8d923e(arg0, arg1, arg2);
245
245
  }
246
246
 
247
- function wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1(arg0, arg1, arg2) {
248
- wasm.wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1(arg0, arg1, arg2);
247
+ function wasm_bindgen__convert__closures_____invoke__h0de5c67d37b0e49e(arg0, arg1) {
248
+ wasm.wasm_bindgen__convert__closures_____invoke__h0de5c67d37b0e49e(arg0, arg1);
249
249
  }
250
250
 
251
- function wasm_bindgen__convert__closures_____invoke__h241a82228724f242(arg0, arg1, arg2, arg3) {
252
- wasm.wasm_bindgen__convert__closures_____invoke__h241a82228724f242(arg0, arg1, arg2, arg3);
251
+ function wasm_bindgen__convert__closures_____invoke__h2f0d14dee2e4ea0b(arg0, arg1, arg2, arg3) {
252
+ wasm.wasm_bindgen__convert__closures_____invoke__h2f0d14dee2e4ea0b(arg0, arg1, arg2, arg3);
253
253
  }
254
254
 
255
255
  const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
@@ -1143,7 +1143,7 @@ exports.__wbg_new_3c3d849046688a66 = function(arg0, arg1) {
1143
1143
  const a = state0.a;
1144
1144
  state0.a = 0;
1145
1145
  try {
1146
- return wasm_bindgen__convert__closures_____invoke__h241a82228724f242(a, state0.b, arg0, arg1);
1146
+ return wasm_bindgen__convert__closures_____invoke__h2f0d14dee2e4ea0b(a, state0.b, arg0, arg1);
1147
1147
  } finally {
1148
1148
  state0.a = a;
1149
1149
  }
@@ -1394,27 +1394,21 @@ exports.__wbg_warn_a2d80c28bcdb1933 = function(arg0) {
1394
1394
  console.warn(...arg0);
1395
1395
  };
1396
1396
 
1397
- exports.__wbindgen_cast_18ca959934895024 = function(arg0, arg1) {
1398
- // Cast intrinsic for `Closure(Closure { dtor_idx: 504, function: Function { arguments: [], shim_idx: 505, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1399
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h3e46821dad5e9c07, wasm_bindgen__convert__closures_____invoke__heb6890d028191d7c);
1400
- return ret;
1401
- };
1402
-
1403
1397
  exports.__wbindgen_cast_2241b6af4c4b2941 = function(arg0, arg1) {
1404
1398
  // Cast intrinsic for `Ref(String) -> Externref`.
1405
1399
  const ret = getStringFromWasm0(arg0, arg1);
1406
1400
  return ret;
1407
1401
  };
1408
1402
 
1409
- exports.__wbindgen_cast_4625c577ab2ec9ee = function(arg0) {
1410
- // Cast intrinsic for `U64 -> Externref`.
1411
- const ret = BigInt.asUintN(64, arg0);
1403
+ exports.__wbindgen_cast_2fb66661e8d075cf = function(arg0, arg1) {
1404
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 553, function: Function { arguments: [Externref], shim_idx: 554, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1405
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4e38224c46ae0b12, wasm_bindgen__convert__closures_____invoke__h59f270fe5e8d923e);
1412
1406
  return ret;
1413
1407
  };
1414
1408
 
1415
- exports.__wbindgen_cast_4bdd81be241a5b48 = function(arg0, arg1) {
1416
- // Cast intrinsic for `Closure(Closure { dtor_idx: 549, function: Function { arguments: [Externref], shim_idx: 550, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1417
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h399057c1fd0ef298, wasm_bindgen__convert__closures_____invoke__h894aa630e9813eb1);
1409
+ exports.__wbindgen_cast_4625c577ab2ec9ee = function(arg0) {
1410
+ // Cast intrinsic for `U64 -> Externref`.
1411
+ const ret = BigInt.asUintN(64, arg0);
1418
1412
  return ret;
1419
1413
  };
1420
1414
 
@@ -1436,6 +1430,12 @@ exports.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {
1436
1430
  return ret;
1437
1431
  };
1438
1432
 
1433
+ exports.__wbindgen_cast_f0904d98c773eedb = function(arg0, arg1) {
1434
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 508, function: Function { arguments: [], shim_idx: 509, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1435
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h440069aff4ae7366, wasm_bindgen__convert__closures_____invoke__h0de5c67d37b0e49e);
1436
+ return ret;
1437
+ };
1438
+
1439
1439
  exports.__wbindgen_init_externref_table = function() {
1440
1440
  const table = wasm.__wbindgen_externrefs;
1441
1441
  const offset = table.grow(4);
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.261-nodejs",
4
+ "version": "0.0.262-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",