@janssenproject/cedarling_wasm 0.0.366-nodejs → 0.0.367-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
@@ -1890,22 +1890,22 @@ function __wbg_get_imports() {
1890
1890
  console.warn(...arg0);
1891
1891
  },
1892
1892
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1893
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2218, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1893
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2221, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1894
1894
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h10797b50422db1d9);
1895
1895
  return ret;
1896
1896
  },
1897
1897
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
1898
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 651, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1898
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 652, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1899
1899
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc1f7fa9b168b3277);
1900
1900
  return ret;
1901
1901
  },
1902
1902
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
1903
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 606, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1904
- const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h4b5318020fa39a0e);
1903
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 607, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1904
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h0cd1ac4ce5b742bb);
1905
1905
  return ret;
1906
1906
  },
1907
1907
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
1908
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 767, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1908
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 768, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1909
1909
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7);
1910
1910
  return ret;
1911
1911
  },
@@ -1950,8 +1950,8 @@ function __wbg_get_imports() {
1950
1950
  };
1951
1951
  }
1952
1952
 
1953
- function wasm_bindgen__convert__closures_____invoke__h4b5318020fa39a0e(arg0, arg1) {
1954
- wasm.wasm_bindgen__convert__closures_____invoke__h4b5318020fa39a0e(arg0, arg1);
1953
+ function wasm_bindgen__convert__closures_____invoke__h0cd1ac4ce5b742bb(arg0, arg1) {
1954
+ wasm.wasm_bindgen__convert__closures_____invoke__h0cd1ac4ce5b742bb(arg0, arg1);
1955
1955
  }
1956
1956
 
1957
1957
  function wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7(arg0, arg1) {
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.366-nodejs",
4
+ "version": "0.0.367-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",