netlify-cli 8.6.4 → 8.6.5
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": "8.6.
|
|
3
|
+
"version": "8.6.5",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "8.6.
|
|
9
|
+
"version": "8.6.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"minimist": "^1.2.5",
|
|
80
80
|
"mock-require": "^3.0.3",
|
|
81
81
|
"multiparty": "^4.2.1",
|
|
82
|
-
"netlify": "^10.1.
|
|
82
|
+
"netlify": "^10.1.1",
|
|
83
83
|
"netlify-headers-parser": "^6.0.0",
|
|
84
84
|
"netlify-redirect-parser": "^13.0.0",
|
|
85
85
|
"netlify-redirector": "^0.2.1",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"@babel/preset-react": "^7.12.13",
|
|
131
131
|
"@commitlint/cli": "^16.0.0",
|
|
132
132
|
"@commitlint/config-conventional": "^16.0.0",
|
|
133
|
-
"@netlify/eslint-config-node": "^4.0.
|
|
133
|
+
"@netlify/eslint-config-node": "^4.0.6",
|
|
134
134
|
"ava": "^3.15.0",
|
|
135
135
|
"eslint-plugin-sort-destructure-keys": "^1.3.5",
|
|
136
136
|
"fast-glob": "^3.2.7",
|
|
@@ -3158,9 +3158,9 @@
|
|
|
3158
3158
|
}
|
|
3159
3159
|
},
|
|
3160
3160
|
"node_modules/@netlify/eslint-config-node": {
|
|
3161
|
-
"version": "4.0.
|
|
3162
|
-
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.
|
|
3163
|
-
"integrity": "sha512-
|
|
3161
|
+
"version": "4.0.6",
|
|
3162
|
+
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.6.tgz",
|
|
3163
|
+
"integrity": "sha512-XjTw3l/U0DSfPH9WKc0dKMS/r6uy6lPx4FVQ9uX6CeL+DixQz6hym8778G2f4Kpxl3tEPnOGIz40WiNrnDzC5w==",
|
|
3164
3164
|
"dev": true,
|
|
3165
3165
|
"dependencies": {
|
|
3166
3166
|
"@babel/core": "^7.13.8",
|
|
@@ -3544,9 +3544,9 @@
|
|
|
3544
3544
|
}
|
|
3545
3545
|
},
|
|
3546
3546
|
"node_modules/@netlify/open-api": {
|
|
3547
|
-
"version": "2.
|
|
3548
|
-
"resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.
|
|
3549
|
-
"integrity": "sha512-
|
|
3547
|
+
"version": "2.8.0",
|
|
3548
|
+
"resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.8.0.tgz",
|
|
3549
|
+
"integrity": "sha512-lfNB/QYDgaP07pwm/nWEaWPvRAAGyhxvJqNzvxMijc7A4uwquMjlbYve8yYyd0LJXPwgBpGobwiQj5RA76xzUQ=="
|
|
3550
3550
|
},
|
|
3551
3551
|
"node_modules/@netlify/plugin-edge-handlers": {
|
|
3552
3552
|
"version": "3.0.0",
|
|
@@ -14577,11 +14577,11 @@
|
|
|
14577
14577
|
"integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
|
|
14578
14578
|
},
|
|
14579
14579
|
"node_modules/netlify": {
|
|
14580
|
-
"version": "10.1.
|
|
14581
|
-
"resolved": "https://registry.npmjs.org/netlify/-/netlify-10.1.
|
|
14582
|
-
"integrity": "sha512-
|
|
14580
|
+
"version": "10.1.1",
|
|
14581
|
+
"resolved": "https://registry.npmjs.org/netlify/-/netlify-10.1.1.tgz",
|
|
14582
|
+
"integrity": "sha512-aXW+R0rhTpLWK9aa51QETcPI+U2WuMUWA7wPr0thBCsMy/q4tsuAUC3f9OXYXcR3AzRkLOTwqmAfzWb+zKmqGg==",
|
|
14583
14583
|
"dependencies": {
|
|
14584
|
-
"@netlify/open-api": "^2.
|
|
14584
|
+
"@netlify/open-api": "^2.8.0",
|
|
14585
14585
|
"lodash.camelcase": "^4.3.0",
|
|
14586
14586
|
"micro-api-client": "^3.3.0",
|
|
14587
14587
|
"node-fetch": "^2.6.1",
|
|
@@ -23062,9 +23062,9 @@
|
|
|
23062
23062
|
"integrity": "sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw=="
|
|
23063
23063
|
},
|
|
23064
23064
|
"@netlify/eslint-config-node": {
|
|
23065
|
-
"version": "4.0.
|
|
23066
|
-
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.
|
|
23067
|
-
"integrity": "sha512-
|
|
23065
|
+
"version": "4.0.6",
|
|
23066
|
+
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.6.tgz",
|
|
23067
|
+
"integrity": "sha512-XjTw3l/U0DSfPH9WKc0dKMS/r6uy6lPx4FVQ9uX6CeL+DixQz6hym8778G2f4Kpxl3tEPnOGIz40WiNrnDzC5w==",
|
|
23068
23068
|
"dev": true,
|
|
23069
23069
|
"requires": {
|
|
23070
23070
|
"@babel/core": "^7.13.8",
|
|
@@ -23307,9 +23307,9 @@
|
|
|
23307
23307
|
"optional": true
|
|
23308
23308
|
},
|
|
23309
23309
|
"@netlify/open-api": {
|
|
23310
|
-
"version": "2.
|
|
23311
|
-
"resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.
|
|
23312
|
-
"integrity": "sha512-
|
|
23310
|
+
"version": "2.8.0",
|
|
23311
|
+
"resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.8.0.tgz",
|
|
23312
|
+
"integrity": "sha512-lfNB/QYDgaP07pwm/nWEaWPvRAAGyhxvJqNzvxMijc7A4uwquMjlbYve8yYyd0LJXPwgBpGobwiQj5RA76xzUQ=="
|
|
23313
23313
|
},
|
|
23314
23314
|
"@netlify/plugin-edge-handlers": {
|
|
23315
23315
|
"version": "3.0.0",
|
|
@@ -31640,11 +31640,11 @@
|
|
|
31640
31640
|
"integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
|
|
31641
31641
|
},
|
|
31642
31642
|
"netlify": {
|
|
31643
|
-
"version": "10.1.
|
|
31644
|
-
"resolved": "https://registry.npmjs.org/netlify/-/netlify-10.1.
|
|
31645
|
-
"integrity": "sha512-
|
|
31643
|
+
"version": "10.1.1",
|
|
31644
|
+
"resolved": "https://registry.npmjs.org/netlify/-/netlify-10.1.1.tgz",
|
|
31645
|
+
"integrity": "sha512-aXW+R0rhTpLWK9aa51QETcPI+U2WuMUWA7wPr0thBCsMy/q4tsuAUC3f9OXYXcR3AzRkLOTwqmAfzWb+zKmqGg==",
|
|
31646
31646
|
"requires": {
|
|
31647
|
-
"@netlify/open-api": "^2.
|
|
31647
|
+
"@netlify/open-api": "^2.8.0",
|
|
31648
31648
|
"lodash.camelcase": "^4.3.0",
|
|
31649
31649
|
"micro-api-client": "^3.3.0",
|
|
31650
31650
|
"node-fetch": "^2.6.1",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "8.6.
|
|
4
|
+
"version": "8.6.5",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"minimist": "^1.2.5",
|
|
148
148
|
"mock-require": "^3.0.3",
|
|
149
149
|
"multiparty": "^4.2.1",
|
|
150
|
-
"netlify": "^10.1.
|
|
150
|
+
"netlify": "^10.1.1",
|
|
151
151
|
"netlify-headers-parser": "^6.0.0",
|
|
152
152
|
"netlify-redirect-parser": "^13.0.0",
|
|
153
153
|
"netlify-redirector": "^0.2.1",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"@babel/preset-react": "^7.12.13",
|
|
195
195
|
"@commitlint/cli": "^16.0.0",
|
|
196
196
|
"@commitlint/config-conventional": "^16.0.0",
|
|
197
|
-
"@netlify/eslint-config-node": "^4.0.
|
|
197
|
+
"@netlify/eslint-config-node": "^4.0.6",
|
|
198
198
|
"ava": "^3.15.0",
|
|
199
199
|
"eslint-plugin-sort-destructure-keys": "^1.3.5",
|
|
200
200
|
"fast-glob": "^3.2.7",
|
|
@@ -25,7 +25,6 @@ const detectNetlifyLambda = async function ({ packageJson } = {}) {
|
|
|
25
25
|
if (functionDirectories.length === 1) {
|
|
26
26
|
const srcFiles = [resolve(functionDirectories[0])]
|
|
27
27
|
|
|
28
|
-
// eslint-disable-next-line no-await-in-loop
|
|
29
28
|
const yarnExists = await fileExistsAsync('yarn.lock')
|
|
30
29
|
const buildCommand = () => execa(yarnExists ? 'yarn' : 'npm', ['run', key])
|
|
31
30
|
|
|
@@ -34,7 +34,6 @@ const getGlobalConfig = async function () {
|
|
|
34
34
|
// eslint-disable-next-line fp/no-loops
|
|
35
35
|
for (let retry = 1; retry <= retries; retry++) {
|
|
36
36
|
try {
|
|
37
|
-
// eslint-disable-next-line no-await-in-loop
|
|
38
37
|
return await getGlobalConfigOnce()
|
|
39
38
|
} catch (error) {
|
|
40
39
|
if (retry === retries) {
|