@janssenproject/cedarling_wasm 0.0.225 → 0.0.226

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.
@@ -222,7 +222,7 @@ export interface InitOutput {
222
222
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
223
223
  readonly wasm_bindgen__convert__closures_____invoke__ha606d566df222057: (a: number, b: number) => void;
224
224
  readonly closure545_externref_shim: (a: number, b: number, c: any) => void;
225
- readonly closure1825_externref_shim: (a: number, b: number, c: any, d: any) => void;
225
+ readonly closure1823_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
@@ -256,7 +256,7 @@ function __wbg_adapter_51(arg0, arg1, arg2) {
256
256
  }
257
257
 
258
258
  function __wbg_adapter_244(arg0, arg1, arg2, arg3) {
259
- wasm.closure1825_externref_shim(arg0, arg1, arg2, arg3);
259
+ wasm.closure1823_externref_shim(arg0, arg1, arg2, arg3);
260
260
  }
261
261
 
262
262
  const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
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.225",
5
+ "version": "0.0.226",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",