trac-msb 0.1.13 → 0.1.14

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.
@@ -1 +1,2 @@
1
- 5caea67fce54e53fd7741d2c4a61d0629b6595f840236abfdf165b64ab9e9f4b
1
+ e914ba0570858924b6cf7bfc1852882cf1fc520f410ea84dc0c0248ba2ca725f
2
+ 01a6fc0108514ef6c8ff7b23e1eb25235724934e7e31bea391903baf15b742b9
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "trac-msb",
3
3
  "main": "msb.mjs",
4
- "version": "0.1.13",
4
+ "version": "0.1.14",
5
5
  "pear": {
6
6
  "name": "trac-msb",
7
7
  "type": "terminal"
@@ -14,13 +14,13 @@
14
14
  "dependencies": {
15
15
  "trac-wallet": "^0.0.42",
16
16
  "hyperbee": "2.24.2",
17
- "hypercore": "11.5.0",
18
- "corestore": "7.4.0",
17
+ "hypercore": "11.6.2",
18
+ "corestore": "7.4.1",
19
+ "autobase": "7.6.2",
19
20
  "hypercore-crypto": "3.4.0",
20
21
  "hyperdht": "^6.20.1",
21
22
  "hyperswarm": "4.11.5",
22
23
  "b4a": "1.6.7",
23
- "autobase": "7.4.0",
24
24
  "ready-resource": "^1.0.0",
25
25
  "bare-readline": "^1.0.7",
26
26
  "readline": "npm:bare-node-readline",