Package not found. Please check the package name and try again.

@janssenproject/cedarling_wasm 0.0.370 → 0.0.371

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
@@ -1889,7 +1889,7 @@ function __wbg_get_imports() {
1889
1889
  console.warn(...arg0);
1890
1890
  },
1891
1891
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1892
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2202, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1892
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2198, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1893
1893
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h10797b50422db1d9);
1894
1894
  return ret;
1895
1895
  },
@@ -1904,7 +1904,7 @@ function __wbg_get_imports() {
1904
1904
  return ret;
1905
1905
  },
1906
1906
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
1907
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 748, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1907
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 744, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1908
1908
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7);
1909
1909
  return ret;
1910
1910
  },
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.370",
5
+ "version": "0.0.371",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",