@janssenproject/cedarling_wasm 0.0.191-nodejs → 0.0.192-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
@@ -235,15 +235,15 @@ function _assertClass(instance, klass) {
235
235
  }
236
236
  }
237
237
  function __wbg_adapter_50(arg0, arg1) {
238
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd6b5ee31d16c73ac(arg0, arg1);
238
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h37226e760e58dd7a(arg0, arg1);
239
239
  }
240
240
 
241
241
  function __wbg_adapter_53(arg0, arg1, arg2) {
242
- wasm.closure540_externref_shim(arg0, arg1, arg2);
242
+ wasm.closure544_externref_shim(arg0, arg1, arg2);
243
243
  }
244
244
 
245
245
  function __wbg_adapter_244(arg0, arg1, arg2, arg3) {
246
- wasm.closure1815_externref_shim(arg0, arg1, arg2, arg3);
246
+ wasm.closure1821_externref_shim(arg0, arg1, arg2, arg3);
247
247
  }
248
248
 
249
249
  const __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
@@ -1308,13 +1308,13 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
1308
1308
  return ret;
1309
1309
  };
1310
1310
 
1311
- module.exports.__wbindgen_closure_wrapper3867 = function(arg0, arg1, arg2) {
1312
- const ret = makeMutClosure(arg0, arg1, 496, __wbg_adapter_50);
1311
+ module.exports.__wbindgen_closure_wrapper3877 = function(arg0, arg1, arg2) {
1312
+ const ret = makeMutClosure(arg0, arg1, 499, __wbg_adapter_50);
1313
1313
  return ret;
1314
1314
  };
1315
1315
 
1316
- module.exports.__wbindgen_closure_wrapper4019 = function(arg0, arg1, arg2) {
1317
- const ret = makeMutClosure(arg0, arg1, 541, __wbg_adapter_53);
1316
+ module.exports.__wbindgen_closure_wrapper4029 = function(arg0, arg1, arg2) {
1317
+ const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_53);
1318
1318
  return ret;
1319
1319
  };
1320
1320
 
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.191-nodejs",
4
+ "version": "0.0.192-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",