@janssenproject/cedarling_wasm 0.0.117 → 0.0.118

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.
@@ -220,9 +220,9 @@ export interface InitOutput {
220
220
  readonly __externref_table_dealloc: (a: number) => void;
221
221
  readonly __externref_drop_slice: (a: number, b: number) => void;
222
222
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
223
- readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0e69b2b1c42562df: (a: number, b: number) => void;
223
+ readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5b4a3f9d8b2f0614: (a: number, b: number) => void;
224
224
  readonly closure512_externref_shim: (a: number, b: number, c: any) => void;
225
- readonly closure1779_externref_shim: (a: number, b: number, c: any, d: any) => void;
225
+ readonly closure1781_externref_shim: (a: number, b: number, c: any, d: any) => void;
226
226
  readonly __wbindgen_start: () => void;
227
227
  }
228
228
 
package/cedarling_wasm.js CHANGED
@@ -231,7 +231,7 @@ function _assertClass(instance, klass) {
231
231
  }
232
232
  }
233
233
  function __wbg_adapter_50(arg0, arg1) {
234
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0e69b2b1c42562df(arg0, arg1);
234
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5b4a3f9d8b2f0614(arg0, arg1);
235
235
  }
236
236
 
237
237
  function __wbg_adapter_53(arg0, arg1, arg2) {
@@ -239,7 +239,7 @@ function __wbg_adapter_53(arg0, arg1, arg2) {
239
239
  }
240
240
 
241
241
  function __wbg_adapter_244(arg0, arg1, arg2, arg3) {
242
- wasm.closure1779_externref_shim(arg0, arg1, arg2, arg3);
242
+ wasm.closure1781_externref_shim(arg0, arg1, arg2, arg3);
243
243
  }
244
244
 
245
245
  const __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
@@ -1232,11 +1232,11 @@ function __wbg_get_imports() {
1232
1232
  const ret = false;
1233
1233
  return ret;
1234
1234
  };
1235
- imports.wbg.__wbindgen_closure_wrapper3644 = function(arg0, arg1, arg2) {
1235
+ imports.wbg.__wbindgen_closure_wrapper3639 = function(arg0, arg1, arg2) {
1236
1236
  const ret = makeMutClosure(arg0, arg1, 468, __wbg_adapter_50);
1237
1237
  return ret;
1238
1238
  };
1239
- imports.wbg.__wbindgen_closure_wrapper3795 = function(arg0, arg1, arg2) {
1239
+ imports.wbg.__wbindgen_closure_wrapper3790 = function(arg0, arg1, arg2) {
1240
1240
  const ret = makeMutClosure(arg0, arg1, 513, __wbg_adapter_53);
1241
1241
  return ret;
1242
1242
  };
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.117",
5
+ "version": "0.0.118",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",