@rivetkit/rivetkit-wasm 2.3.16 → 2.3.17

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rivetkit/rivetkit-wasm",
3
- "version": "2.3.16",
3
+ "version": "2.3.17",
4
4
  "description": "WebAssembly bindings for RivetKit core on edge JavaScript runtimes",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
package/pkg/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "collaborators": [
5
5
  "Rivet Gaming, LLC <developer@rivet.dev>"
6
6
  ],
7
- "version": "2.3.14",
7
+ "version": "2.3.17",
8
8
  "license": "Apache-2.0",
9
9
  "files": [
10
10
  "rivetkit_wasm_bg.wasm",
@@ -2128,7 +2128,7 @@ function __wbg_get_imports() {
2128
2128
  const ret = makeMutClosure(arg0, arg1, 1988, __wbg_adapter_50);
2129
2129
  return ret;
2130
2130
  };
2131
- imports.wbg.__wbindgen_closure_wrapper5602 = function(arg0, arg1, arg2) {
2131
+ imports.wbg.__wbindgen_closure_wrapper5603 = function(arg0, arg1, arg2) {
2132
2132
  const ret = makeMutClosure(arg0, arg1, 2386, __wbg_adapter_59);
2133
2133
  return ret;
2134
2134
  };
Binary file