@janssenproject/cedarling_wasm 0.0.371-nodejs → 0.0.372-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
@@ -1693,7 +1693,7 @@ function __wbg_get_imports() {
1693
1693
  const a = state0.a;
1694
1694
  state0.a = 0;
1695
1695
  try {
1696
- return wasm_bindgen__convert__closures_____invoke__h034cae6b5dd12778(a, state0.b, arg0, arg1);
1696
+ return wasm_bindgen__convert__closures_____invoke__h3fccbd5fc7c99223(a, state0.b, arg0, arg1);
1697
1697
  } finally {
1698
1698
  state0.a = a;
1699
1699
  }
@@ -1902,23 +1902,23 @@ function __wbg_get_imports() {
1902
1902
  console.warn(...arg0);
1903
1903
  },
1904
1904
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1905
- // 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`.
1906
- const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h10797b50422db1d9);
1905
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2168, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1906
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hfcfcbd3c7ca0a8cd);
1907
1907
  return ret;
1908
1908
  },
1909
1909
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
1910
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 631, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1911
- const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc1f7fa9b168b3277);
1910
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 613, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1911
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h7af717b30b28e8ae);
1912
1912
  return ret;
1913
1913
  },
1914
1914
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
1915
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 587, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1916
- const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6f3d4b30895d4f66);
1915
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 569, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1916
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h67964fb515305df3);
1917
1917
  return ret;
1918
1918
  },
1919
1919
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
1920
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 744, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1921
- const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7);
1920
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 723, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1921
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hf5137e7a528f865f);
1922
1922
  return ret;
1923
1923
  },
1924
1924
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -1962,27 +1962,27 @@ function __wbg_get_imports() {
1962
1962
  };
1963
1963
  }
1964
1964
 
1965
- function wasm_bindgen__convert__closures_____invoke__h6f3d4b30895d4f66(arg0, arg1) {
1966
- wasm.wasm_bindgen__convert__closures_____invoke__h6f3d4b30895d4f66(arg0, arg1);
1965
+ function wasm_bindgen__convert__closures_____invoke__h67964fb515305df3(arg0, arg1) {
1966
+ wasm.wasm_bindgen__convert__closures_____invoke__h67964fb515305df3(arg0, arg1);
1967
1967
  }
1968
1968
 
1969
- function wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7(arg0, arg1) {
1970
- wasm.wasm_bindgen__convert__closures_____invoke__h1de102d8396d84e7(arg0, arg1);
1969
+ function wasm_bindgen__convert__closures_____invoke__hf5137e7a528f865f(arg0, arg1) {
1970
+ wasm.wasm_bindgen__convert__closures_____invoke__hf5137e7a528f865f(arg0, arg1);
1971
1971
  }
1972
1972
 
1973
- function wasm_bindgen__convert__closures_____invoke__hc1f7fa9b168b3277(arg0, arg1, arg2) {
1974
- wasm.wasm_bindgen__convert__closures_____invoke__hc1f7fa9b168b3277(arg0, arg1, arg2);
1973
+ function wasm_bindgen__convert__closures_____invoke__h7af717b30b28e8ae(arg0, arg1, arg2) {
1974
+ wasm.wasm_bindgen__convert__closures_____invoke__h7af717b30b28e8ae(arg0, arg1, arg2);
1975
1975
  }
1976
1976
 
1977
- function wasm_bindgen__convert__closures_____invoke__h10797b50422db1d9(arg0, arg1, arg2) {
1978
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h10797b50422db1d9(arg0, arg1, arg2);
1977
+ function wasm_bindgen__convert__closures_____invoke__hfcfcbd3c7ca0a8cd(arg0, arg1, arg2) {
1978
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__hfcfcbd3c7ca0a8cd(arg0, arg1, arg2);
1979
1979
  if (ret[1]) {
1980
1980
  throw takeFromExternrefTable0(ret[0]);
1981
1981
  }
1982
1982
  }
1983
1983
 
1984
- function wasm_bindgen__convert__closures_____invoke__h034cae6b5dd12778(arg0, arg1, arg2, arg3) {
1985
- wasm.wasm_bindgen__convert__closures_____invoke__h034cae6b5dd12778(arg0, arg1, arg2, arg3);
1984
+ function wasm_bindgen__convert__closures_____invoke__h3fccbd5fc7c99223(arg0, arg1, arg2, arg3) {
1985
+ wasm.wasm_bindgen__convert__closures_____invoke__h3fccbd5fc7c99223(arg0, arg1, arg2, arg3);
1986
1986
  }
1987
1987
 
1988
1988
 
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.371-nodejs",
4
+ "version": "0.0.372-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",