netlify-cli 17.15.2 → 17.15.4
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/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "17.15.
|
|
3
|
+
"version": "17.15.4",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "17.15.
|
|
9
|
+
"version": "17.15.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@bugsnag/js": "7.20.2",
|
|
14
14
|
"@fastify/static": "6.10.2",
|
|
15
15
|
"@netlify/blobs": "6.4.2",
|
|
16
|
-
"@netlify/build": "29.
|
|
16
|
+
"@netlify/build": "29.33.2",
|
|
17
17
|
"@netlify/build-info": "7.11.5",
|
|
18
18
|
"@netlify/config": "20.10.2",
|
|
19
19
|
"@netlify/edge-bundler": "11.2.2",
|
|
20
20
|
"@netlify/local-functions-proxy": "1.1.1",
|
|
21
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
21
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
22
22
|
"@octokit/rest": "19.0.13",
|
|
23
23
|
"ansi-escapes": "6.2.0",
|
|
24
24
|
"ansi-styles": "6.2.1",
|
|
@@ -283,6 +283,19 @@
|
|
|
283
283
|
"node": ">=6.0.0"
|
|
284
284
|
}
|
|
285
285
|
},
|
|
286
|
+
"node_modules/@babel/types": {
|
|
287
|
+
"version": "7.23.6",
|
|
288
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
289
|
+
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
290
|
+
"dependencies": {
|
|
291
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
292
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
293
|
+
"to-fast-properties": "^2.0.0"
|
|
294
|
+
},
|
|
295
|
+
"engines": {
|
|
296
|
+
"node": ">=6.9.0"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
286
299
|
"node_modules/@bugsnag/browser": {
|
|
287
300
|
"version": "7.20.2",
|
|
288
301
|
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.20.2.tgz",
|
|
@@ -1099,9 +1112,9 @@
|
|
|
1099
1112
|
}
|
|
1100
1113
|
},
|
|
1101
1114
|
"node_modules/@netlify/build": {
|
|
1102
|
-
"version": "29.
|
|
1103
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.
|
|
1104
|
-
"integrity": "sha512-
|
|
1115
|
+
"version": "29.33.2",
|
|
1116
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.33.2.tgz",
|
|
1117
|
+
"integrity": "sha512-sBsrw8MenQEjXcp3bTZcXx2duinqifPuSqKhme+/n2fvE9WPTsqnh4TKvdKzZyeyEFiYulI2+gNdSEFNyWpFDw==",
|
|
1105
1118
|
"dependencies": {
|
|
1106
1119
|
"@bugsnag/js": "^7.0.0",
|
|
1107
1120
|
"@netlify/blobs": "^6.4.2",
|
|
@@ -1109,12 +1122,12 @@
|
|
|
1109
1122
|
"@netlify/config": "^20.10.2",
|
|
1110
1123
|
"@netlify/edge-bundler": "11.2.2",
|
|
1111
1124
|
"@netlify/framework-info": "^9.8.10",
|
|
1112
|
-
"@netlify/functions-utils": "^5.2.
|
|
1125
|
+
"@netlify/functions-utils": "^5.2.48",
|
|
1113
1126
|
"@netlify/git-utils": "^5.1.1",
|
|
1114
1127
|
"@netlify/opentelemetry-utils": "^1.0.1",
|
|
1115
1128
|
"@netlify/plugins-list": "^6.73.0",
|
|
1116
1129
|
"@netlify/run-utils": "^5.1.1",
|
|
1117
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
1130
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
1118
1131
|
"@opentelemetry/api": "~1.6.0",
|
|
1119
1132
|
"@sindresorhus/slugify": "^2.0.0",
|
|
1120
1133
|
"ansi-escapes": "^6.0.0",
|
|
@@ -2209,11 +2222,11 @@
|
|
|
2209
2222
|
}
|
|
2210
2223
|
},
|
|
2211
2224
|
"node_modules/@netlify/functions-utils": {
|
|
2212
|
-
"version": "5.2.
|
|
2213
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.
|
|
2214
|
-
"integrity": "sha512-
|
|
2225
|
+
"version": "5.2.48",
|
|
2226
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.48.tgz",
|
|
2227
|
+
"integrity": "sha512-mr8juWRkV7AMbG2Ffsd/4UDPsY+nVbW8H6Euml4aGi8/mX8V7FGxcloCKob4d9E5jqaGAHEE37h7g2pJaSTVEQ==",
|
|
2215
2228
|
"dependencies": {
|
|
2216
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
2229
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
2217
2230
|
"cpy": "^9.0.0",
|
|
2218
2231
|
"path-exists": "^5.0.0"
|
|
2219
2232
|
},
|
|
@@ -2659,9 +2672,9 @@
|
|
|
2659
2672
|
}
|
|
2660
2673
|
},
|
|
2661
2674
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
2662
|
-
"version": "9.28.
|
|
2663
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.28.
|
|
2664
|
-
"integrity": "sha512
|
|
2675
|
+
"version": "9.28.4",
|
|
2676
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.28.4.tgz",
|
|
2677
|
+
"integrity": "sha512-BUee+2ybAUdqJRXI9UHVIPb5bGwjRv9Zot33Ufr+THyFkqJAKyT//GEpojpWLMeO6yRsuMFTzDCdQ9EVo4ZyCQ==",
|
|
2665
2678
|
"dependencies": {
|
|
2666
2679
|
"@babel/parser": "^7.22.5",
|
|
2667
2680
|
"@babel/types": "7.23.6",
|
|
@@ -2704,19 +2717,6 @@
|
|
|
2704
2717
|
"node": "^14.18.0 || >=16.0.0"
|
|
2705
2718
|
}
|
|
2706
2719
|
},
|
|
2707
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@babel/types": {
|
|
2708
|
-
"version": "7.23.6",
|
|
2709
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
2710
|
-
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
2711
|
-
"dependencies": {
|
|
2712
|
-
"@babel/helper-string-parser": "^7.23.4",
|
|
2713
|
-
"@babel/helper-validator-identifier": "^7.22.20",
|
|
2714
|
-
"to-fast-properties": "^2.0.0"
|
|
2715
|
-
},
|
|
2716
|
-
"engines": {
|
|
2717
|
-
"node": ">=6.9.0"
|
|
2718
|
-
}
|
|
2719
|
-
},
|
|
2720
2720
|
"node_modules/@netlify/zip-it-and-ship-it/node_modules/brace-expansion": {
|
|
2721
2721
|
"version": "2.0.1",
|
|
2722
2722
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
@@ -14875,6 +14875,16 @@
|
|
|
14875
14875
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz",
|
|
14876
14876
|
"integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ=="
|
|
14877
14877
|
},
|
|
14878
|
+
"@babel/types": {
|
|
14879
|
+
"version": "7.23.6",
|
|
14880
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
14881
|
+
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
14882
|
+
"requires": {
|
|
14883
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
14884
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
14885
|
+
"to-fast-properties": "^2.0.0"
|
|
14886
|
+
}
|
|
14887
|
+
},
|
|
14878
14888
|
"@bugsnag/browser": {
|
|
14879
14889
|
"version": "7.20.2",
|
|
14880
14890
|
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.20.2.tgz",
|
|
@@ -15388,9 +15398,9 @@
|
|
|
15388
15398
|
"integrity": "sha512-MccXfC/b8vRr5FWJTvMN7L3aBgtrbhNLWQsSu802C/R2Gmlb5C9/OC0IY4i0+BEZ8rS+F4TU/8NQsVlqHHVESQ=="
|
|
15389
15399
|
},
|
|
15390
15400
|
"@netlify/build": {
|
|
15391
|
-
"version": "29.
|
|
15392
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.
|
|
15393
|
-
"integrity": "sha512-
|
|
15401
|
+
"version": "29.33.2",
|
|
15402
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.33.2.tgz",
|
|
15403
|
+
"integrity": "sha512-sBsrw8MenQEjXcp3bTZcXx2duinqifPuSqKhme+/n2fvE9WPTsqnh4TKvdKzZyeyEFiYulI2+gNdSEFNyWpFDw==",
|
|
15394
15404
|
"requires": {
|
|
15395
15405
|
"@bugsnag/js": "^7.0.0",
|
|
15396
15406
|
"@netlify/blobs": "^6.4.2",
|
|
@@ -15398,12 +15408,12 @@
|
|
|
15398
15408
|
"@netlify/config": "^20.10.2",
|
|
15399
15409
|
"@netlify/edge-bundler": "11.2.2",
|
|
15400
15410
|
"@netlify/framework-info": "^9.8.10",
|
|
15401
|
-
"@netlify/functions-utils": "^5.2.
|
|
15411
|
+
"@netlify/functions-utils": "^5.2.48",
|
|
15402
15412
|
"@netlify/git-utils": "^5.1.1",
|
|
15403
15413
|
"@netlify/opentelemetry-utils": "^1.0.1",
|
|
15404
15414
|
"@netlify/plugins-list": "^6.73.0",
|
|
15405
15415
|
"@netlify/run-utils": "^5.1.1",
|
|
15406
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
15416
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
15407
15417
|
"@opentelemetry/api": "~1.6.0",
|
|
15408
15418
|
"@sindresorhus/slugify": "^2.0.0",
|
|
15409
15419
|
"ansi-escapes": "^6.0.0",
|
|
@@ -16111,11 +16121,11 @@
|
|
|
16111
16121
|
}
|
|
16112
16122
|
},
|
|
16113
16123
|
"@netlify/functions-utils": {
|
|
16114
|
-
"version": "5.2.
|
|
16115
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.
|
|
16116
|
-
"integrity": "sha512-
|
|
16124
|
+
"version": "5.2.48",
|
|
16125
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.48.tgz",
|
|
16126
|
+
"integrity": "sha512-mr8juWRkV7AMbG2Ffsd/4UDPsY+nVbW8H6Euml4aGi8/mX8V7FGxcloCKob4d9E5jqaGAHEE37h7g2pJaSTVEQ==",
|
|
16117
16127
|
"requires": {
|
|
16118
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
16128
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
16119
16129
|
"cpy": "^9.0.0",
|
|
16120
16130
|
"path-exists": "^5.0.0"
|
|
16121
16131
|
},
|
|
@@ -16369,9 +16379,9 @@
|
|
|
16369
16379
|
}
|
|
16370
16380
|
},
|
|
16371
16381
|
"@netlify/zip-it-and-ship-it": {
|
|
16372
|
-
"version": "9.28.
|
|
16373
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.28.
|
|
16374
|
-
"integrity": "sha512
|
|
16382
|
+
"version": "9.28.4",
|
|
16383
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.28.4.tgz",
|
|
16384
|
+
"integrity": "sha512-BUee+2ybAUdqJRXI9UHVIPb5bGwjRv9Zot33Ufr+THyFkqJAKyT//GEpojpWLMeO6yRsuMFTzDCdQ9EVo4ZyCQ==",
|
|
16375
16385
|
"requires": {
|
|
16376
16386
|
"@babel/parser": "^7.22.5",
|
|
16377
16387
|
"@babel/types": "7.23.6",
|
|
@@ -16408,16 +16418,6 @@
|
|
|
16408
16418
|
"yargs": "^17.0.0"
|
|
16409
16419
|
},
|
|
16410
16420
|
"dependencies": {
|
|
16411
|
-
"@babel/types": {
|
|
16412
|
-
"version": "7.23.6",
|
|
16413
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
16414
|
-
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
16415
|
-
"requires": {
|
|
16416
|
-
"@babel/helper-string-parser": "^7.23.4",
|
|
16417
|
-
"@babel/helper-validator-identifier": "^7.22.20",
|
|
16418
|
-
"to-fast-properties": "^2.0.0"
|
|
16419
|
-
}
|
|
16420
|
-
},
|
|
16421
16421
|
"brace-expansion": {
|
|
16422
16422
|
"version": "2.0.1",
|
|
16423
16423
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "17.15.
|
|
4
|
+
"version": "17.15.4",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -38,12 +38,12 @@
|
|
|
38
38
|
"@bugsnag/js": "7.20.2",
|
|
39
39
|
"@fastify/static": "6.10.2",
|
|
40
40
|
"@netlify/blobs": "6.4.2",
|
|
41
|
-
"@netlify/build": "29.
|
|
41
|
+
"@netlify/build": "29.33.2",
|
|
42
42
|
"@netlify/build-info": "7.11.5",
|
|
43
43
|
"@netlify/config": "20.10.2",
|
|
44
44
|
"@netlify/edge-bundler": "11.2.2",
|
|
45
45
|
"@netlify/local-functions-proxy": "1.1.1",
|
|
46
|
-
"@netlify/zip-it-and-ship-it": "9.28.
|
|
46
|
+
"@netlify/zip-it-and-ship-it": "9.28.4",
|
|
47
47
|
"@octokit/rest": "19.0.13",
|
|
48
48
|
"ansi-escapes": "6.2.0",
|
|
49
49
|
"ansi-styles": "6.2.1",
|