@streamr/trackerless-network 103.1.0-rc.4 → 103.1.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.
- package/dist/package.json +5 -5
- package/package.json +5 -5
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@streamr/trackerless-network",
|
|
3
|
-
"version": "103.1.0
|
|
3
|
+
"version": "103.1.0",
|
|
4
4
|
"description": "Minimal and extendable implementation of the Streamr Network node.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@protobuf-ts/runtime": "^2.8.2",
|
|
38
38
|
"@protobuf-ts/runtime-rpc": "^2.8.2",
|
|
39
|
-
"@streamr/dht": "103.1.0
|
|
40
|
-
"@streamr/proto-rpc": "103.1.0
|
|
41
|
-
"@streamr/utils": "103.1.0
|
|
39
|
+
"@streamr/dht": "103.1.0",
|
|
40
|
+
"@streamr/proto-rpc": "103.1.0",
|
|
41
|
+
"@streamr/utils": "103.1.0",
|
|
42
42
|
"eventemitter3": "^5.0.0",
|
|
43
43
|
"lodash": "^4.17.21",
|
|
44
44
|
"ts-essentials": "^10.1.1",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@streamr/browser-test-runner": "^0.0.1",
|
|
50
|
-
"@streamr/test-utils": "103.1.0
|
|
50
|
+
"@streamr/test-utils": "103.1.0",
|
|
51
51
|
"@types/lodash": "^4.17.20",
|
|
52
52
|
"@types/yallist": "^5.0.0",
|
|
53
53
|
"expect": "^30.0.5",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@streamr/trackerless-network",
|
|
3
|
-
"version": "103.1.0
|
|
3
|
+
"version": "103.1.0",
|
|
4
4
|
"description": "Minimal and extendable implementation of the Streamr Network node.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@protobuf-ts/runtime": "^2.8.2",
|
|
38
38
|
"@protobuf-ts/runtime-rpc": "^2.8.2",
|
|
39
|
-
"@streamr/dht": "103.1.0
|
|
40
|
-
"@streamr/proto-rpc": "103.1.0
|
|
41
|
-
"@streamr/utils": "103.1.0
|
|
39
|
+
"@streamr/dht": "103.1.0",
|
|
40
|
+
"@streamr/proto-rpc": "103.1.0",
|
|
41
|
+
"@streamr/utils": "103.1.0",
|
|
42
42
|
"eventemitter3": "^5.0.0",
|
|
43
43
|
"lodash": "^4.17.21",
|
|
44
44
|
"ts-essentials": "^10.1.1",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@streamr/browser-test-runner": "^0.0.1",
|
|
50
|
-
"@streamr/test-utils": "103.1.0
|
|
50
|
+
"@streamr/test-utils": "103.1.0",
|
|
51
51
|
"@types/lodash": "^4.17.20",
|
|
52
52
|
"@types/yallist": "^5.0.0",
|
|
53
53
|
"expect": "^30.0.5",
|