netlify-cli 8.19.1 → 9.0.1
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,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.1",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "9.0.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
18
18
|
"@netlify/plugins-list": "^6.9.0",
|
|
19
19
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
20
|
-
"@netlify/zip-it-and-ship-it": "^5.7.
|
|
20
|
+
"@netlify/zip-it-and-ship-it": "^5.7.1",
|
|
21
21
|
"@octokit/rest": "^18.0.0",
|
|
22
22
|
"@sindresorhus/slugify": "^1.1.0",
|
|
23
23
|
"ansi-escapes": "^5.0.0",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"decache": "^4.6.0",
|
|
43
43
|
"del": "^6.0.0",
|
|
44
44
|
"dot-prop": "^6.0.0",
|
|
45
|
-
"dotenv": "^
|
|
45
|
+
"dotenv": "^16.0.0",
|
|
46
46
|
"env-paths": "^2.2.0",
|
|
47
47
|
"envinfo": "^7.3.1",
|
|
48
48
|
"execa": "^5.0.0",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"multiparty": "^4.2.1",
|
|
83
83
|
"netlify": "^11.0.0",
|
|
84
84
|
"netlify-headers-parser": "^6.0.1",
|
|
85
|
-
"netlify-onegraph-internal": "0.0.
|
|
85
|
+
"netlify-onegraph-internal": "0.0.32",
|
|
86
86
|
"netlify-redirect-parser": "^13.0.2",
|
|
87
87
|
"netlify-redirector": "^0.2.1",
|
|
88
88
|
"node-fetch": "^2.6.0",
|
|
@@ -3319,9 +3319,9 @@
|
|
|
3319
3319
|
}
|
|
3320
3320
|
},
|
|
3321
3321
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
3322
|
-
"version": "5.7.
|
|
3323
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.7.
|
|
3324
|
-
"integrity": "sha512-
|
|
3322
|
+
"version": "5.7.1",
|
|
3323
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.7.1.tgz",
|
|
3324
|
+
"integrity": "sha512-paXJVtjUP7glszqN+aBr4cFNDUzUd5DgSA+6y7T7uhGfEI0Y87XDlZWsB+/naxofvzbvtBjHGXkRchVL4ebLZg==",
|
|
3325
3325
|
"dependencies": {
|
|
3326
3326
|
"@babel/parser": "7.16.8",
|
|
3327
3327
|
"@netlify/esbuild": "^0.13.6",
|
|
@@ -8794,11 +8794,11 @@
|
|
|
8794
8794
|
}
|
|
8795
8795
|
},
|
|
8796
8796
|
"node_modules/dotenv": {
|
|
8797
|
-
"version": "
|
|
8798
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-
|
|
8799
|
-
"integrity": "sha512-
|
|
8797
|
+
"version": "16.0.0",
|
|
8798
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz",
|
|
8799
|
+
"integrity": "sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==",
|
|
8800
8800
|
"engines": {
|
|
8801
|
-
"node": ">=
|
|
8801
|
+
"node": ">=12"
|
|
8802
8802
|
}
|
|
8803
8803
|
},
|
|
8804
8804
|
"node_modules/download": {
|
|
@@ -14016,6 +14016,14 @@
|
|
|
14016
14016
|
"node": ">= 12"
|
|
14017
14017
|
}
|
|
14018
14018
|
},
|
|
14019
|
+
"node_modules/lambda-local/node_modules/dotenv": {
|
|
14020
|
+
"version": "10.0.0",
|
|
14021
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
|
|
14022
|
+
"integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==",
|
|
14023
|
+
"engines": {
|
|
14024
|
+
"node": ">=10"
|
|
14025
|
+
}
|
|
14026
|
+
},
|
|
14019
14027
|
"node_modules/latest-version": {
|
|
14020
14028
|
"version": "5.1.0",
|
|
14021
14029
|
"resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz",
|
|
@@ -15762,9 +15770,9 @@
|
|
|
15762
15770
|
}
|
|
15763
15771
|
},
|
|
15764
15772
|
"node_modules/netlify-onegraph-internal": {
|
|
15765
|
-
"version": "0.0.
|
|
15766
|
-
"resolved": "https://registry.npmjs.org/netlify-onegraph-internal/-/netlify-onegraph-internal-0.0.
|
|
15767
|
-
"integrity": "sha512-
|
|
15773
|
+
"version": "0.0.32",
|
|
15774
|
+
"resolved": "https://registry.npmjs.org/netlify-onegraph-internal/-/netlify-onegraph-internal-0.0.32.tgz",
|
|
15775
|
+
"integrity": "sha512-coV53I8OWqsv6pF5+e7nnIh9wbFcitkdbptsRyhuToJvzbJPvf9F0Ym47bsO6kfnj2iXDZEnT44O5i0gaBmcMQ==",
|
|
15768
15776
|
"dependencies": {
|
|
15769
15777
|
"graphql": "16.0.0",
|
|
15770
15778
|
"node-fetch": "^2.6.0",
|
|
@@ -25189,9 +25197,9 @@
|
|
|
25189
25197
|
}
|
|
25190
25198
|
},
|
|
25191
25199
|
"@netlify/zip-it-and-ship-it": {
|
|
25192
|
-
"version": "5.7.
|
|
25193
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.7.
|
|
25194
|
-
"integrity": "sha512-
|
|
25200
|
+
"version": "5.7.1",
|
|
25201
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.7.1.tgz",
|
|
25202
|
+
"integrity": "sha512-paXJVtjUP7glszqN+aBr4cFNDUzUd5DgSA+6y7T7uhGfEI0Y87XDlZWsB+/naxofvzbvtBjHGXkRchVL4ebLZg==",
|
|
25195
25203
|
"requires": {
|
|
25196
25204
|
"@babel/parser": "7.16.8",
|
|
25197
25205
|
"@netlify/esbuild": "^0.13.6",
|
|
@@ -29428,9 +29436,9 @@
|
|
|
29428
29436
|
}
|
|
29429
29437
|
},
|
|
29430
29438
|
"dotenv": {
|
|
29431
|
-
"version": "
|
|
29432
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-
|
|
29433
|
-
"integrity": "sha512-
|
|
29439
|
+
"version": "16.0.0",
|
|
29440
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz",
|
|
29441
|
+
"integrity": "sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q=="
|
|
29434
29442
|
},
|
|
29435
29443
|
"download": {
|
|
29436
29444
|
"version": "8.0.0",
|
|
@@ -33337,6 +33345,11 @@
|
|
|
33337
33345
|
"version": "8.3.0",
|
|
33338
33346
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
33339
33347
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="
|
|
33348
|
+
},
|
|
33349
|
+
"dotenv": {
|
|
33350
|
+
"version": "10.0.0",
|
|
33351
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
|
|
33352
|
+
"integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q=="
|
|
33340
33353
|
}
|
|
33341
33354
|
}
|
|
33342
33355
|
},
|
|
@@ -34723,9 +34736,9 @@
|
|
|
34723
34736
|
}
|
|
34724
34737
|
},
|
|
34725
34738
|
"netlify-onegraph-internal": {
|
|
34726
|
-
"version": "0.0.
|
|
34727
|
-
"resolved": "https://registry.npmjs.org/netlify-onegraph-internal/-/netlify-onegraph-internal-0.0.
|
|
34728
|
-
"integrity": "sha512-
|
|
34739
|
+
"version": "0.0.32",
|
|
34740
|
+
"resolved": "https://registry.npmjs.org/netlify-onegraph-internal/-/netlify-onegraph-internal-0.0.32.tgz",
|
|
34741
|
+
"integrity": "sha512-coV53I8OWqsv6pF5+e7nnIh9wbFcitkdbptsRyhuToJvzbJPvf9F0Ym47bsO6kfnj2iXDZEnT44O5i0gaBmcMQ==",
|
|
34729
34742
|
"requires": {
|
|
34730
34743
|
"graphql": "16.0.0",
|
|
34731
34744
|
"node-fetch": "^2.6.0",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "9.0.1",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
|
|
@@ -164,7 +164,6 @@
|
|
|
164
164
|
"url": "https://github.com/netlify/cli/issues"
|
|
165
165
|
},
|
|
166
166
|
"scripts": {
|
|
167
|
-
"snap": "ava --verbose -u",
|
|
168
167
|
"prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
|
|
169
168
|
"start": "node ./bin/run",
|
|
170
169
|
"test": "run-s format test:dev",
|
|
@@ -206,7 +205,7 @@
|
|
|
206
205
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
207
206
|
"@netlify/plugins-list": "^6.9.0",
|
|
208
207
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
209
|
-
"@netlify/zip-it-and-ship-it": "^5.7.
|
|
208
|
+
"@netlify/zip-it-and-ship-it": "^5.7.1",
|
|
210
209
|
"@octokit/rest": "^18.0.0",
|
|
211
210
|
"@sindresorhus/slugify": "^1.1.0",
|
|
212
211
|
"ansi-escapes": "^5.0.0",
|
|
@@ -231,7 +230,7 @@
|
|
|
231
230
|
"decache": "^4.6.0",
|
|
232
231
|
"del": "^6.0.0",
|
|
233
232
|
"dot-prop": "^6.0.0",
|
|
234
|
-
"dotenv": "^
|
|
233
|
+
"dotenv": "^16.0.0",
|
|
235
234
|
"env-paths": "^2.2.0",
|
|
236
235
|
"envinfo": "^7.3.1",
|
|
237
236
|
"execa": "^5.0.0",
|
|
@@ -271,7 +270,7 @@
|
|
|
271
270
|
"multiparty": "^4.2.1",
|
|
272
271
|
"netlify": "^11.0.0",
|
|
273
272
|
"netlify-headers-parser": "^6.0.1",
|
|
274
|
-
"netlify-onegraph-internal": "0.0.
|
|
273
|
+
"netlify-onegraph-internal": "0.0.32",
|
|
275
274
|
"netlify-redirect-parser": "^13.0.2",
|
|
276
275
|
"netlify-redirector": "^0.2.1",
|
|
277
276
|
"node-fetch": "^2.6.0",
|
|
@@ -50,7 +50,7 @@ const getSiteNameInput = async (name, user, api) => {
|
|
|
50
50
|
validate: (input) => /^[a-zA-Z\d-]+$/.test(input) || 'Only alphanumeric characters and hyphens are allowed',
|
|
51
51
|
},
|
|
52
52
|
])
|
|
53
|
-
name = nameInput
|
|
53
|
+
name = nameInput || siteSuggestion
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
return { name, siteSuggestion }
|
|
@@ -158,7 +158,7 @@ const getNetlifyGraphConfig = async ({ command, options, settings }) => {
|
|
|
158
158
|
} catch (detectServerSettingsError) {
|
|
159
159
|
settings = {}
|
|
160
160
|
warn(
|
|
161
|
-
`Error while auto-detecting project settings, Netlify Graph
|
|
161
|
+
`Error while auto-detecting project settings, Netlify Graph encountered problems: ${JSON.stringify(
|
|
162
162
|
detectServerSettingsError,
|
|
163
163
|
null,
|
|
164
164
|
2,
|