@codemod.com/codemod-sandbox 0.1.5 → 0.1.7

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.
@@ -332,10 +332,10 @@ export default function () {
332
332
  return takeFromExternrefTable0(ret[0]);
333
333
  }
334
334
  function __wbg_adapter_50(arg0, arg1, arg2) {
335
- wasm.closure2325_externref_shim(arg0, arg1, arg2);
335
+ wasm.closure2327_externref_shim(arg0, arg1, arg2);
336
336
  }
337
337
  function __wbg_adapter_200(arg0, arg1, arg2, arg3) {
338
- wasm.closure2347_externref_shim(arg0, arg1, arg2, arg3);
338
+ wasm.closure2349_externref_shim(arg0, arg1, arg2, arg3);
339
339
  }
340
340
  function __wbg_String_8f0eb39a4a4c2f66(arg0, arg1) {
341
341
  const ret = String(arg1);
@@ -885,7 +885,7 @@ export default function () {
885
885
  }
886
886
  ;
887
887
  function __wbindgen_closure_wrapper6684(arg0, arg1, arg2) {
888
- const ret = makeMutClosure(arg0, arg1, 2326, __wbg_adapter_50);
888
+ const ret = makeMutClosure(arg0, arg1, 2328, __wbg_adapter_50);
889
889
  return ret;
890
890
  }
891
891
  ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemod.com/codemod-sandbox",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Codemod Javascript Sandbox",
5
5
  "main": "./dist/js/index.js",
6
6
  "exports": {
package/sandbox.wasm CHANGED
Binary file