@forge/tunnel 3.8.6-next.9 → 3.8.7-next.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/CHANGELOG.md +256 -0
- package/out/command/interactors/function-change-watcher.d.ts.map +1 -1
- package/out/command/interactors/function-change-watcher.js +8 -7
- package/out/servers/custom-ui-tunnel-server.d.ts.map +1 -1
- package/out/servers/custom-ui-tunnel-server.js +2 -0
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,261 @@
|
|
|
1
1
|
# @forge/tunnel
|
|
2
2
|
|
|
3
|
+
## 3.8.7-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4cd28d7a: Connect to Custom UI via IPv6 when needed
|
|
8
|
+
- Updated dependencies [e510e6ea]
|
|
9
|
+
- @forge/cli-shared@3.21.1-next.0
|
|
10
|
+
- @forge/bundler@4.14.1-next.0
|
|
11
|
+
|
|
12
|
+
## 3.8.6
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- f71a8eef: Bumping dependencies via Renovate:
|
|
17
|
+
|
|
18
|
+
- @types/supertest
|
|
19
|
+
|
|
20
|
+
- 44d450cf: Bumping dependencies via Renovate:
|
|
21
|
+
|
|
22
|
+
- @types/tmp
|
|
23
|
+
|
|
24
|
+
- 12462501: Bumping dependencies via Renovate:
|
|
25
|
+
|
|
26
|
+
- @types/express
|
|
27
|
+
|
|
28
|
+
- 3c3f7b1b: Bumping dependencies via Renovate:
|
|
29
|
+
|
|
30
|
+
- @types/jest
|
|
31
|
+
|
|
32
|
+
- 0e5c8c8e: Bumping dependencies via Renovate:
|
|
33
|
+
|
|
34
|
+
- @types/uuid
|
|
35
|
+
|
|
36
|
+
- 3fbfd2ae: Package as .cjs on Node runtime
|
|
37
|
+
- Updated dependencies [61e60fc6]
|
|
38
|
+
- Updated dependencies [6047c918]
|
|
39
|
+
- Updated dependencies [a3ff7752]
|
|
40
|
+
- Updated dependencies [44d450cf]
|
|
41
|
+
- Updated dependencies [0d639c49]
|
|
42
|
+
- Updated dependencies [ea837416]
|
|
43
|
+
- Updated dependencies [95545fe3]
|
|
44
|
+
- Updated dependencies [3c3f7b1b]
|
|
45
|
+
- Updated dependencies [843fa1d8]
|
|
46
|
+
- Updated dependencies [570db556]
|
|
47
|
+
- Updated dependencies [0cdbe736]
|
|
48
|
+
- Updated dependencies [598fb185]
|
|
49
|
+
- Updated dependencies [7b9b147d]
|
|
50
|
+
- Updated dependencies [59bac391]
|
|
51
|
+
- Updated dependencies [e241f90c]
|
|
52
|
+
- Updated dependencies [4783ea74]
|
|
53
|
+
- Updated dependencies [09a971eb]
|
|
54
|
+
- Updated dependencies [5679e916]
|
|
55
|
+
- Updated dependencies [24a149c7]
|
|
56
|
+
- Updated dependencies [c3b09683]
|
|
57
|
+
- Updated dependencies [278b3483]
|
|
58
|
+
- Updated dependencies [859ce647]
|
|
59
|
+
- Updated dependencies [84e9706e]
|
|
60
|
+
- Updated dependencies [c86109c3]
|
|
61
|
+
- Updated dependencies [3fbfd2ae]
|
|
62
|
+
- Updated dependencies [63622081]
|
|
63
|
+
- @forge/cli-shared@3.21.0
|
|
64
|
+
- @forge/bundler@4.14.0
|
|
65
|
+
- @forge/csp@3.1.1
|
|
66
|
+
- @forge/runtime@5.2.0
|
|
67
|
+
|
|
68
|
+
## 3.8.6-next.32
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- Updated dependencies [7b9b147d]
|
|
73
|
+
- @forge/cli-shared@3.21.0-next.19
|
|
74
|
+
- @forge/bundler@4.14.0-next.29
|
|
75
|
+
|
|
76
|
+
## 3.8.6-next.31
|
|
77
|
+
|
|
78
|
+
### Patch Changes
|
|
79
|
+
|
|
80
|
+
- 44d450c: Bumping dependencies via Renovate:
|
|
81
|
+
|
|
82
|
+
- @types/tmp
|
|
83
|
+
|
|
84
|
+
- Updated dependencies [44d450c]
|
|
85
|
+
- @forge/cli-shared@3.21.0-next.18
|
|
86
|
+
- @forge/bundler@4.14.0-next.28
|
|
87
|
+
|
|
88
|
+
## 3.8.6-next.30
|
|
89
|
+
|
|
90
|
+
### Patch Changes
|
|
91
|
+
|
|
92
|
+
- f71a8ee: Bumping dependencies via Renovate:
|
|
93
|
+
|
|
94
|
+
- @types/supertest
|
|
95
|
+
|
|
96
|
+
## 3.8.6-next.29
|
|
97
|
+
|
|
98
|
+
### Patch Changes
|
|
99
|
+
|
|
100
|
+
- Updated dependencies [6047c91]
|
|
101
|
+
- @forge/bundler@4.14.0-next.27
|
|
102
|
+
|
|
103
|
+
## 3.8.6-next.28
|
|
104
|
+
|
|
105
|
+
### Patch Changes
|
|
106
|
+
|
|
107
|
+
- 0e5c8c8: Bumping dependencies via Renovate:
|
|
108
|
+
|
|
109
|
+
- @types/uuid
|
|
110
|
+
|
|
111
|
+
## 3.8.6-next.27
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- Updated dependencies [6362208]
|
|
116
|
+
- @forge/runtime@5.2.0-next.4
|
|
117
|
+
- @forge/bundler@4.14.0-next.26
|
|
118
|
+
|
|
119
|
+
## 3.8.6-next.26
|
|
120
|
+
|
|
121
|
+
### Patch Changes
|
|
122
|
+
|
|
123
|
+
- Updated dependencies [0cdbe73]
|
|
124
|
+
- @forge/cli-shared@3.21.0-next.17
|
|
125
|
+
- @forge/runtime@5.2.0-next.3
|
|
126
|
+
- @forge/bundler@4.14.0-next.25
|
|
127
|
+
|
|
128
|
+
## 3.8.6-next.25
|
|
129
|
+
|
|
130
|
+
### Patch Changes
|
|
131
|
+
|
|
132
|
+
- Updated dependencies [95545fe]
|
|
133
|
+
- @forge/cli-shared@3.21.0-next.16
|
|
134
|
+
- @forge/bundler@4.14.0-next.24
|
|
135
|
+
|
|
136
|
+
## 3.8.6-next.24
|
|
137
|
+
|
|
138
|
+
### Patch Changes
|
|
139
|
+
|
|
140
|
+
- Updated dependencies [24a149c]
|
|
141
|
+
- @forge/bundler@4.14.0-next.23
|
|
142
|
+
|
|
143
|
+
## 3.8.6-next.23
|
|
144
|
+
|
|
145
|
+
### Patch Changes
|
|
146
|
+
|
|
147
|
+
- 3c3f7b1: Bumping dependencies via Renovate:
|
|
148
|
+
|
|
149
|
+
- @types/jest
|
|
150
|
+
|
|
151
|
+
- Updated dependencies [3c3f7b1]
|
|
152
|
+
- @forge/bundler@4.14.0-next.22
|
|
153
|
+
- @forge/cli-shared@3.21.0-next.15
|
|
154
|
+
- @forge/csp@3.1.1-next.1
|
|
155
|
+
- @forge/runtime@5.2.0-next.2
|
|
156
|
+
|
|
157
|
+
## 3.8.6-next.22
|
|
158
|
+
|
|
159
|
+
### Patch Changes
|
|
160
|
+
|
|
161
|
+
- Updated dependencies [ea83741]
|
|
162
|
+
- @forge/cli-shared@3.21.0-next.14
|
|
163
|
+
- @forge/csp@3.1.1-next.0
|
|
164
|
+
- @forge/bundler@4.14.0-next.21
|
|
165
|
+
|
|
166
|
+
## 3.8.6-next.21
|
|
167
|
+
|
|
168
|
+
### Patch Changes
|
|
169
|
+
|
|
170
|
+
- Updated dependencies [843fa1d]
|
|
171
|
+
- Updated dependencies [598fb18]
|
|
172
|
+
- @forge/cli-shared@3.21.0-next.13
|
|
173
|
+
- @forge/bundler@4.14.0-next.20
|
|
174
|
+
|
|
175
|
+
## 3.8.6-next.20
|
|
176
|
+
|
|
177
|
+
### Patch Changes
|
|
178
|
+
|
|
179
|
+
- @forge/cli-shared@3.21.0-next.12
|
|
180
|
+
- @forge/bundler@4.14.0-next.19
|
|
181
|
+
|
|
182
|
+
## 3.8.6-next.19
|
|
183
|
+
|
|
184
|
+
### Patch Changes
|
|
185
|
+
|
|
186
|
+
- @forge/bundler@4.14.0-next.18
|
|
187
|
+
|
|
188
|
+
## 3.8.6-next.18
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- Updated dependencies [4783ea7]
|
|
193
|
+
- @forge/cli-shared@3.21.0-next.11
|
|
194
|
+
- @forge/bundler@4.14.0-next.17
|
|
195
|
+
|
|
196
|
+
## 3.8.6-next.17
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- Updated dependencies [5679e91]
|
|
201
|
+
- @forge/cli-shared@3.21.0-next.10
|
|
202
|
+
- @forge/bundler@4.14.0-next.16
|
|
203
|
+
|
|
204
|
+
## 3.8.6-next.16
|
|
205
|
+
|
|
206
|
+
### Patch Changes
|
|
207
|
+
|
|
208
|
+
- 1246250: Bumping dependencies via Renovate:
|
|
209
|
+
|
|
210
|
+
- @types/express
|
|
211
|
+
|
|
212
|
+
## 3.8.6-next.15
|
|
213
|
+
|
|
214
|
+
### Patch Changes
|
|
215
|
+
|
|
216
|
+
- Updated dependencies [570db55]
|
|
217
|
+
- @forge/cli-shared@3.21.0-next.9
|
|
218
|
+
- @forge/bundler@4.14.0-next.15
|
|
219
|
+
|
|
220
|
+
## 3.8.6-next.14
|
|
221
|
+
|
|
222
|
+
### Patch Changes
|
|
223
|
+
|
|
224
|
+
- Updated dependencies [84e9706]
|
|
225
|
+
- @forge/bundler@4.14.0-next.14
|
|
226
|
+
|
|
227
|
+
## 3.8.6-next.13
|
|
228
|
+
|
|
229
|
+
### Patch Changes
|
|
230
|
+
|
|
231
|
+
- Updated dependencies [61e60fc]
|
|
232
|
+
- @forge/cli-shared@3.21.0-next.8
|
|
233
|
+
- @forge/bundler@4.14.0-next.13
|
|
234
|
+
|
|
235
|
+
## 3.8.6-next.12
|
|
236
|
+
|
|
237
|
+
### Patch Changes
|
|
238
|
+
|
|
239
|
+
- Updated dependencies [a3ff775]
|
|
240
|
+
- Updated dependencies [59bac39]
|
|
241
|
+
- @forge/bundler@4.14.0-next.12
|
|
242
|
+
- @forge/cli-shared@3.21.0-next.7
|
|
243
|
+
|
|
244
|
+
## 3.8.6-next.11
|
|
245
|
+
|
|
246
|
+
### Patch Changes
|
|
247
|
+
|
|
248
|
+
- 3fbfd2a: Package as .cjs on Node runtime
|
|
249
|
+
- Updated dependencies [3fbfd2a]
|
|
250
|
+
- @forge/bundler@4.14.0-next.11
|
|
251
|
+
|
|
252
|
+
## 3.8.6-next.10
|
|
253
|
+
|
|
254
|
+
### Patch Changes
|
|
255
|
+
|
|
256
|
+
- @forge/cli-shared@3.21.0-next.6
|
|
257
|
+
- @forge/bundler@4.13.3-next.10
|
|
258
|
+
|
|
3
259
|
## 3.8.6-next.9
|
|
4
260
|
|
|
5
261
|
### Patch Changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"function-change-watcher.d.ts","sourceRoot":"","sources":["../../../src/command/interactors/function-change-watcher.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAA8B,MAAM,EAAqB,MAAM,mBAAmB,CAAC;AACtG,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAIL,OAAO,EACP,aAAa,EACb,eAAe,EAChB,MAAM,gBAAgB,CAAC;AAIxB,MAAM,WAAW,qBAAqB;IACpC,aAAa,CAAC,WAAW,EAAE,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACzD,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CAC/B;AAED,MAAM,WAAW,MAAM;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,uBAAuB,EAAE,MAAM,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED,eAAO,MAAM,YAAY,MAAM,CAAC;AAEhC,qBAAa,iBAAkB,YAAW,qBAAqB;IAI3D,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,QAAQ,CAAC,aAAa;IANhC,OAAO,CAAC,YAAY,CAA8C;gBAG/C,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,eAAe,GAAG,IAAI,EAChC,aAAa,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,OAAO,CAAC,OAAO,CAAC;YAG5D,mBAAmB;IA2BpB,aAAa,CAAC,WAAW,EAAE,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"function-change-watcher.d.ts","sourceRoot":"","sources":["../../../src/command/interactors/function-change-watcher.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAA8B,MAAM,EAAqB,MAAM,mBAAmB,CAAC;AACtG,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAIL,OAAO,EACP,aAAa,EACb,eAAe,EAChB,MAAM,gBAAgB,CAAC;AAIxB,MAAM,WAAW,qBAAqB;IACpC,aAAa,CAAC,WAAW,EAAE,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACzD,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CAC/B;AAED,MAAM,WAAW,MAAM;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,uBAAuB,EAAE,MAAM,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED,eAAO,MAAM,YAAY,MAAM,CAAC;AAEhC,qBAAa,iBAAkB,YAAW,qBAAqB;IAI3D,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,QAAQ,CAAC,aAAa;IANhC,OAAO,CAAC,YAAY,CAA8C;gBAG/C,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,eAAe,GAAG,IAAI,EAChC,aAAa,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,OAAO,CAAC,OAAO,CAAC;YAG5D,mBAAmB;IA2BpB,aAAa,CAAC,WAAW,EAAE,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC;IAkDxD,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAI1C,OAAO,CAAC,YAAY,CAElB;YAEY,mBAAmB;CAqBlC"}
|
|
@@ -47,14 +47,15 @@ class LocalFunctionHost {
|
|
|
47
47
|
this.logger.info(cli_shared_1.Text.tunnel.preBundleTask(cli_shared_1.Text.tunnel.snapshotting));
|
|
48
48
|
this.snapshotLogs = [];
|
|
49
49
|
}
|
|
50
|
-
const bundles = Object.keys(bundledCode.output).map((
|
|
50
|
+
const bundles = Object.keys(bundledCode.output).map((bundlePath) => {
|
|
51
51
|
var _a;
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
52
|
+
const sourceMapPath = `${bundlePath}.map`;
|
|
53
|
+
return {
|
|
54
|
+
bundleFilePath: (0, path_1.resolve)(directory, bundlePath),
|
|
55
|
+
bundleFileContent: bundledCode.output[bundlePath],
|
|
56
|
+
bundleFileSourceMapPath: (0, path_1.resolve)(directory, sourceMapPath),
|
|
57
|
+
bundleFileSourceMap: (_a = bundledCode.sourceMap) === null || _a === void 0 ? void 0 : _a[sourceMapPath]
|
|
58
|
+
};
|
|
58
59
|
});
|
|
59
60
|
const manifestFilePath = (0, path_1.resolve)(directory, cli_shared_1.manifestFileName);
|
|
60
61
|
const manifestContents = JSON.stringify(await this.configFile.readConfig());
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"custom-ui-tunnel-server.d.ts","sourceRoot":"","sources":["../../src/servers/custom-ui-tunnel-server.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"custom-ui-tunnel-server.d.ts","sourceRoot":"","sources":["../../src/servers/custom-ui-tunnel-server.ts"],"names":[],"mappings":"AAGA,OAAgB,EAAE,OAAO,EAAqB,MAAM,SAAS,CAAC;AAG9D,OAAO,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AAE1F,OAAO,EAAE,iBAAiB,EAAE,oBAAoB,EAAc,MAAM,cAAc,CAAC;AASnF,qBAAa,oBAAqB,SAAQ,oBAAqB,YAAW,iBAAiB;IAM7E,OAAO,CAAC,QAAQ,CAAC,UAAU;IALvC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAU;IAC9B,OAAO,CAAC,MAAM,CAAqB;IACnC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAA6B;IACnD,OAAO,CAAC,MAAM,CAAqB;gBAEN,UAAU,EAAE,wBAAwB;IAsD3D,KAAK,IAAI,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAC,CAAC;IAkBhD,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IASd,eAAe,IAAI,OAAO,CAAC,GAAG,CAAC;IAK5C,MAAM,IAAI,OAAO;IAIjB,OAAO,CAAC,gCAAgC;IAoBxC,OAAO,CAAC,sBAAsB;CAO/B"}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CustomUITunnelServer = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
+
const net_1 = tslib_1.__importDefault(require("net"));
|
|
5
6
|
const url_1 = require("url");
|
|
6
7
|
const express_1 = tslib_1.__importDefault(require("express"));
|
|
7
8
|
const http_proxy_middleware_1 = require("http-proxy-middleware");
|
|
@@ -20,6 +21,7 @@ class CustomUITunnelServer extends resource_tunnel_server_1.ResourceTunnelServer
|
|
|
20
21
|
this.app = (0, express_1.default)();
|
|
21
22
|
this.app.use(this.getCustomUIHtmlTransformMiddleware(permissions, remotes));
|
|
22
23
|
if (tunnel) {
|
|
24
|
+
net_1.default.setDefaultAutoSelectFamily(true);
|
|
23
25
|
const { port: tunnelPort } = tunnel;
|
|
24
26
|
this.proxy = (0, http_proxy_middleware_1.createProxyMiddleware)({
|
|
25
27
|
target: `http://${this.tunnelArgs.host}:${tunnelPort}`,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/tunnel",
|
|
3
|
-
"version": "3.8.
|
|
3
|
+
"version": "3.8.7-next.0",
|
|
4
4
|
"description": "Tunnel functionality for Forge CLI",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"compile": "tsc -b -v"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@forge/bundler": "4.
|
|
15
|
-
"@forge/cli-shared": "3.21.
|
|
16
|
-
"@forge/csp": "3.1.
|
|
17
|
-
"@forge/runtime": "5.2.0
|
|
14
|
+
"@forge/bundler": "4.14.1-next.0",
|
|
15
|
+
"@forge/cli-shared": "3.21.1-next.0",
|
|
16
|
+
"@forge/csp": "3.1.1",
|
|
17
|
+
"@forge/runtime": "5.2.0",
|
|
18
18
|
"express": "^4.18.2",
|
|
19
19
|
"express-intercept": "^1.1.0",
|
|
20
20
|
"http-proxy-middleware": "^2.0.6",
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@atlassian/xen-test-util": "^3.1.2",
|
|
30
|
-
"@forge/manifest": "5.1.0
|
|
31
|
-
"@types/express": "^4.17.
|
|
32
|
-
"@types/jest": "^29.5.
|
|
30
|
+
"@forge/manifest": "5.1.0",
|
|
31
|
+
"@types/express": "^4.17.21",
|
|
32
|
+
"@types/jest": "^29.5.8",
|
|
33
33
|
"@types/node": "14.18.63",
|
|
34
|
-
"@types/supertest": "^2.0.
|
|
35
|
-
"@types/tmp": "^0.2.
|
|
36
|
-
"@types/uuid": "^9.0.
|
|
34
|
+
"@types/supertest": "^2.0.16",
|
|
35
|
+
"@types/tmp": "^0.2.6",
|
|
36
|
+
"@types/uuid": "^9.0.7",
|
|
37
37
|
"supertest": "^6.3.3"
|
|
38
38
|
}
|
|
39
39
|
}
|