@depup/netlify-cli 24.4.0-depup.1 → 24.4.1-depup.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/README.md +5 -5
- package/changes.json +7 -7
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +24 -26
- package/package.json +12 -12
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/netlify-cli",
|
|
3
|
-
"version": "24.4.
|
|
3
|
+
"version": "24.4.1-depup.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@depup/netlify-cli",
|
|
9
|
-
"version": "24.4.
|
|
9
|
+
"version": "24.4.1-depup.0",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@fastify/static": "9.0.0",
|
|
@@ -55,16 +55,16 @@
|
|
|
55
55
|
"express-logging": "1.1.1",
|
|
56
56
|
"extract-zip": "2.0.1",
|
|
57
57
|
"fastest-levenshtein": "1.0.16",
|
|
58
|
-
"fastify": "5.8.
|
|
58
|
+
"fastify": "^5.8.4",
|
|
59
59
|
"find-up": "8.0.0",
|
|
60
60
|
"folder-walker": "3.2.0",
|
|
61
61
|
"fuzzy": "0.1.3",
|
|
62
|
-
"get-port": "^7.
|
|
62
|
+
"get-port": "^7.2.0",
|
|
63
63
|
"git-repo-info": "2.1.1",
|
|
64
64
|
"gitconfiglocal": "2.1.0",
|
|
65
65
|
"http-proxy": "1.18.1",
|
|
66
66
|
"http-proxy-middleware": "3.0.5",
|
|
67
|
-
"https-proxy-agent": "
|
|
67
|
+
"https-proxy-agent": "8.0.0",
|
|
68
68
|
"inquirer": "^13.3.2",
|
|
69
69
|
"inquirer-autocomplete-prompt": "^3.0.1",
|
|
70
70
|
"is-docker": "4.0.0",
|
|
@@ -1386,15 +1386,6 @@
|
|
|
1386
1386
|
"node": ">=18"
|
|
1387
1387
|
}
|
|
1388
1388
|
},
|
|
1389
|
-
"node_modules/@mapbox/node-pre-gyp/node_modules/agent-base": {
|
|
1390
|
-
"version": "7.1.4",
|
|
1391
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
|
1392
|
-
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
1393
|
-
"license": "MIT",
|
|
1394
|
-
"engines": {
|
|
1395
|
-
"node": ">= 14"
|
|
1396
|
-
}
|
|
1397
|
-
},
|
|
1398
1389
|
"node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent": {
|
|
1399
1390
|
"version": "7.0.6",
|
|
1400
1391
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
@@ -5437,9 +5428,7 @@
|
|
|
5437
5428
|
}
|
|
5438
5429
|
},
|
|
5439
5430
|
"node_modules/agent-base": {
|
|
5440
|
-
"version": "
|
|
5441
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-8.0.0.tgz",
|
|
5442
|
-
"integrity": "sha512-QT8i0hCz6C/KQ+KTAbSNwCHDGdmUJl2tp2ZpNlGSWCfhUNVbYG2WLE3MdZGBAgXPV4GAvjGMxo+C1hroyxmZEg==",
|
|
5431
|
+
"version": "7.1.4",
|
|
5443
5432
|
"license": "MIT",
|
|
5444
5433
|
"engines": {
|
|
5445
5434
|
"node": ">= 14"
|
|
@@ -7627,9 +7616,9 @@
|
|
|
7627
7616
|
}
|
|
7628
7617
|
},
|
|
7629
7618
|
"node_modules/fastify": {
|
|
7630
|
-
"version": "5.8.
|
|
7631
|
-
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.
|
|
7632
|
-
"integrity": "sha512-
|
|
7619
|
+
"version": "5.8.4",
|
|
7620
|
+
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.4.tgz",
|
|
7621
|
+
"integrity": "sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==",
|
|
7633
7622
|
"funding": [
|
|
7634
7623
|
{
|
|
7635
7624
|
"type": "github",
|
|
@@ -7968,9 +7957,9 @@
|
|
|
7968
7957
|
}
|
|
7969
7958
|
},
|
|
7970
7959
|
"node_modules/get-port": {
|
|
7971
|
-
"version": "7.
|
|
7972
|
-
"resolved": "https://registry.npmjs.org/get-port/-/get-port-7.
|
|
7973
|
-
"integrity": "sha512-
|
|
7960
|
+
"version": "7.2.0",
|
|
7961
|
+
"resolved": "https://registry.npmjs.org/get-port/-/get-port-7.2.0.tgz",
|
|
7962
|
+
"integrity": "sha512-afP4W205ONCuMoPBqcR6PSXnzX35KTcJygfJfcp+QY+uwm3p20p1YczWXhlICIzGMCxYBQcySEcOgsJcrkyobg==",
|
|
7974
7963
|
"license": "MIT",
|
|
7975
7964
|
"engines": {
|
|
7976
7965
|
"node": ">=16"
|
|
@@ -8123,9 +8112,9 @@
|
|
|
8123
8112
|
"license": "ISC"
|
|
8124
8113
|
},
|
|
8125
8114
|
"node_modules/h3": {
|
|
8126
|
-
"version": "1.15.
|
|
8127
|
-
"resolved": "https://registry.npmjs.org/h3/-/h3-1.15.
|
|
8128
|
-
"integrity": "sha512-
|
|
8115
|
+
"version": "1.15.9",
|
|
8116
|
+
"resolved": "https://registry.npmjs.org/h3/-/h3-1.15.9.tgz",
|
|
8117
|
+
"integrity": "sha512-H7UPnyIupUOYUQu7f2x7ABVeMyF/IbJjqn20WSXpMdnQB260luADUkSgJU7QTWLutq8h3tUayMQ1DdbSYX5LkA==",
|
|
8129
8118
|
"license": "MIT",
|
|
8130
8119
|
"dependencies": {
|
|
8131
8120
|
"cookie-es": "^1.2.2",
|
|
@@ -8256,6 +8245,15 @@
|
|
|
8256
8245
|
"node": ">= 14"
|
|
8257
8246
|
}
|
|
8258
8247
|
},
|
|
8248
|
+
"node_modules/https-proxy-agent/node_modules/agent-base": {
|
|
8249
|
+
"version": "8.0.0",
|
|
8250
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-8.0.0.tgz",
|
|
8251
|
+
"integrity": "sha512-QT8i0hCz6C/KQ+KTAbSNwCHDGdmUJl2tp2ZpNlGSWCfhUNVbYG2WLE3MdZGBAgXPV4GAvjGMxo+C1hroyxmZEg==",
|
|
8252
|
+
"license": "MIT",
|
|
8253
|
+
"engines": {
|
|
8254
|
+
"node": ">= 14"
|
|
8255
|
+
}
|
|
8256
|
+
},
|
|
8259
8257
|
"node_modules/human-signals": {
|
|
8260
8258
|
"version": "8.0.1",
|
|
8261
8259
|
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-8.0.1.tgz",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool (with updated dependencies)",
|
|
4
|
-
"version": "24.4.
|
|
4
|
+
"version": "24.4.1-depup.0",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -109,16 +109,16 @@
|
|
|
109
109
|
"express-logging": "1.1.1",
|
|
110
110
|
"extract-zip": "2.0.1",
|
|
111
111
|
"fastest-levenshtein": "1.0.16",
|
|
112
|
-
"fastify": "5.8.
|
|
112
|
+
"fastify": "^5.8.4",
|
|
113
113
|
"find-up": "8.0.0",
|
|
114
114
|
"folder-walker": "3.2.0",
|
|
115
115
|
"fuzzy": "0.1.3",
|
|
116
|
-
"get-port": "^7.
|
|
116
|
+
"get-port": "^7.2.0",
|
|
117
117
|
"git-repo-info": "2.1.1",
|
|
118
118
|
"gitconfiglocal": "2.1.0",
|
|
119
119
|
"http-proxy": "1.18.1",
|
|
120
120
|
"http-proxy-middleware": "3.0.5",
|
|
121
|
-
"https-proxy-agent": "
|
|
121
|
+
"https-proxy-agent": "8.0.0",
|
|
122
122
|
"inquirer": "^13.3.2",
|
|
123
123
|
"inquirer-autocomplete-prompt": "^3.0.1",
|
|
124
124
|
"is-docker": "4.0.0",
|
|
@@ -202,13 +202,13 @@
|
|
|
202
202
|
"from": "5.1.1",
|
|
203
203
|
"to": "^9.6.1"
|
|
204
204
|
},
|
|
205
|
+
"fastify": {
|
|
206
|
+
"from": "5.8.2",
|
|
207
|
+
"to": "^5.8.4"
|
|
208
|
+
},
|
|
205
209
|
"get-port": {
|
|
206
210
|
"from": "5.1.1",
|
|
207
|
-
"to": "^7.
|
|
208
|
-
},
|
|
209
|
-
"https-proxy-agent": {
|
|
210
|
-
"from": "7.0.6",
|
|
211
|
-
"to": "^8.0.0"
|
|
211
|
+
"to": "^7.2.0"
|
|
212
212
|
},
|
|
213
213
|
"inquirer": {
|
|
214
214
|
"from": "8.2.7",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"to": "^3.1.1"
|
|
224
224
|
},
|
|
225
225
|
"modern-tar": {
|
|
226
|
-
"from": "
|
|
226
|
+
"from": "0.7.5",
|
|
227
227
|
"to": "^0.7.6"
|
|
228
228
|
},
|
|
229
229
|
"normalize-package-data": {
|
|
@@ -261,8 +261,8 @@
|
|
|
261
261
|
},
|
|
262
262
|
"depsUpdated": 22,
|
|
263
263
|
"originalPackage": "netlify-cli",
|
|
264
|
-
"originalVersion": "24.4.
|
|
265
|
-
"processedAt": "2026-03-
|
|
264
|
+
"originalVersion": "24.4.1",
|
|
265
|
+
"processedAt": "2026-03-23T16:26:01.602Z",
|
|
266
266
|
"smokeTest": "failed"
|
|
267
267
|
}
|
|
268
268
|
}
|