@streamr/dht 101.0.0-beta.3 → 101.0.0

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/dist/package.json +14 -14
  2. package/package.json +14 -14
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@streamr/dht",
3
- "version": "101.0.0-beta.3",
3
+ "version": "101.0.0",
4
4
  "description": "Streamr Network DHT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,36 +29,36 @@
29
29
  "@js-sdsl/ordered-map": "^4.4.2",
30
30
  "@protobuf-ts/runtime": "^2.8.2",
31
31
  "@protobuf-ts/runtime-rpc": "^2.8.2",
32
- "@streamr/autocertifier-client": "101.0.0-beta.3",
33
- "@streamr/cdn-location": "101.0.0-beta.3",
34
- "@streamr/geoip-location": "101.0.0-beta.3",
35
- "@streamr/proto-rpc": "101.0.0-beta.3",
36
- "@streamr/utils": "101.0.0-beta.3",
32
+ "@streamr/autocertifier-client": "101.0.0",
33
+ "@streamr/cdn-location": "101.0.0",
34
+ "@streamr/geoip-location": "101.0.0",
35
+ "@streamr/proto-rpc": "101.0.0",
36
+ "@streamr/utils": "101.0.0",
37
37
  "eventemitter3": "^5.0.0",
38
38
  "heap": "^0.2.6",
39
39
  "ipaddr.js": "^2.0.1",
40
40
  "k-bucket": "^5.1.0",
41
41
  "lodash": "^4.17.21",
42
- "lru-cache": "10.2.0",
43
- "node-datachannel": "^0.8.0",
42
+ "lru-cache": "10.3.0",
43
+ "node-datachannel": "^0.10.1",
44
44
  "querystring": "0.2.1",
45
- "uuid": "^9.0.1",
45
+ "uuid": "^10.0.0",
46
46
  "websocket": "^1.0.34",
47
- "ws": "^8.17.1"
47
+ "ws": "^8.18.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@streamr/browser-test-runner": "^0.0.1",
51
- "@streamr/test-utils": "101.0.0-beta.3",
51
+ "@streamr/test-utils": "101.0.0",
52
52
  "@types/heap": "^0.2.34",
53
53
  "@types/k-bucket": "^5.0.1",
54
- "@types/lodash": "^4.14.202",
55
- "@types/uuid": "^9.0.8",
54
+ "@types/lodash": "^4.17.6",
55
+ "@types/uuid": "^10.0.0",
56
56
  "@types/websocket": "^1.0.10",
57
57
  "@types/ws": "^8.5.10",
58
58
  "jest-leak-detector": "^27.3.1",
59
59
  "jest-matcher-utils": "^29.5.0",
60
60
  "patch-package": "^8.0.0",
61
- "ts-essentials": "^9.4.1",
61
+ "ts-essentials": "^10.0.1",
62
62
  "ts-node": "^10.9.2"
63
63
  },
64
64
  "optionalDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@streamr/dht",
3
- "version": "101.0.0-beta.3",
3
+ "version": "101.0.0",
4
4
  "description": "Streamr Network DHT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,36 +29,36 @@
29
29
  "@js-sdsl/ordered-map": "^4.4.2",
30
30
  "@protobuf-ts/runtime": "^2.8.2",
31
31
  "@protobuf-ts/runtime-rpc": "^2.8.2",
32
- "@streamr/autocertifier-client": "101.0.0-beta.3",
33
- "@streamr/cdn-location": "101.0.0-beta.3",
34
- "@streamr/geoip-location": "101.0.0-beta.3",
35
- "@streamr/proto-rpc": "101.0.0-beta.3",
36
- "@streamr/utils": "101.0.0-beta.3",
32
+ "@streamr/autocertifier-client": "101.0.0",
33
+ "@streamr/cdn-location": "101.0.0",
34
+ "@streamr/geoip-location": "101.0.0",
35
+ "@streamr/proto-rpc": "101.0.0",
36
+ "@streamr/utils": "101.0.0",
37
37
  "eventemitter3": "^5.0.0",
38
38
  "heap": "^0.2.6",
39
39
  "ipaddr.js": "^2.0.1",
40
40
  "k-bucket": "^5.1.0",
41
41
  "lodash": "^4.17.21",
42
- "lru-cache": "10.2.0",
43
- "node-datachannel": "^0.8.0",
42
+ "lru-cache": "10.3.0",
43
+ "node-datachannel": "^0.10.1",
44
44
  "querystring": "0.2.1",
45
- "uuid": "^9.0.1",
45
+ "uuid": "^10.0.0",
46
46
  "websocket": "^1.0.34",
47
- "ws": "^8.17.1"
47
+ "ws": "^8.18.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@streamr/browser-test-runner": "^0.0.1",
51
- "@streamr/test-utils": "101.0.0-beta.3",
51
+ "@streamr/test-utils": "101.0.0",
52
52
  "@types/heap": "^0.2.34",
53
53
  "@types/k-bucket": "^5.0.1",
54
- "@types/lodash": "^4.14.202",
55
- "@types/uuid": "^9.0.8",
54
+ "@types/lodash": "^4.17.6",
55
+ "@types/uuid": "^10.0.0",
56
56
  "@types/websocket": "^1.0.10",
57
57
  "@types/ws": "^8.5.10",
58
58
  "jest-leak-detector": "^27.3.1",
59
59
  "jest-matcher-utils": "^29.5.0",
60
60
  "patch-package": "^8.0.0",
61
- "ts-essentials": "^9.4.1",
61
+ "ts-essentials": "^10.0.1",
62
62
  "ts-node": "^10.9.2"
63
63
  },
64
64
  "optionalDependencies": {