File tree
4 files changed
+25
-4
lines changed- src
- channel
- web-app/src/services/state
4 files changed
+25
-4
lines changedLines changed: 2 additions & 0 deletions
@@ -39,6 +39,7 @@
39
39
"@types/jest": "^25.2.1",
40
40
"@types/jsdom": "^16.2.1",
41
41
"@types/node": "^13.13.4",
42
+ "@types/node-fetch": "^2.5.7",
42
43
"@types/semver": "^7.1.0",
43
44
"@typescript-eslint/eslint-plugin": "^2.29.0",
44
45
"@typescript-eslint/parser": "^2.29.0",
@@ -50,6 +51,7 @@
50
51
"git-url-parse": "^11.1.2",
51
52
"jest": "^25.4.0",
52
53
"jsdom": "^16.2.2",
54
+ "node-fetch": "^2.6.0",
53
55
"prettier": "^2.0.5",
54
56
"semver": "^7.3.2",
55
57
"ts-jest": "^25.4.0",
Lines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
55 |
| - | |
56 |
| - | |
| 56 | + | |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 |
| |
77 | 90 |
| |
78 | 91 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 |
| |
74 | 78 |
| |
75 | 79 |
| |
|
0 commit comments