crash-js 0.1.63 → 0.1.64

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/crash-js/fs-utils CHANGED
@@ -80,7 +80,7 @@ function
80
80
  return _split;
81
81
  }
82
82
 
83
- const _worker_module =
83
+ const _worker =
84
84
  require(
85
85
  "web-worker");
86
86
  const
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name":
3
3
  "crash-js",
4
4
  "version":
5
- "0.1.63",
5
+ "0.1.64",
6
6
  "description":
7
7
  "Crash Javascript library.",
8
8
  "funding":