netlify-cli 20.0.1 → 20.0.2
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/dist/commands/deploy/deploy.js +1 -1
- package/dist/commands/deploy/deploy.js.map +1 -1
- package/dist/commands/functions/functions-list.d.ts +1 -1
- package/dist/commands/functions/functions-list.d.ts.map +1 -1
- package/dist/commands/functions/functions-list.js +5 -7
- package/dist/commands/functions/functions-list.js.map +1 -1
- package/dist/commands/status/status.d.ts +2 -2
- package/dist/commands/status/status.d.ts.map +1 -1
- package/dist/commands/status/status.js +10 -10
- package/dist/commands/status/status.js.map +1 -1
- package/dist/lib/functions/server.d.ts.map +1 -1
- package/dist/lib/functions/server.js +0 -1
- package/dist/lib/functions/server.js.map +1 -1
- package/dist/recipes/blobs-migrate/index.d.ts.map +1 -1
- package/dist/recipes/blobs-migrate/index.js +1 -2
- package/dist/recipes/blobs-migrate/index.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utils/copy-template-dir/copy-template-dir.d.ts +1 -1
- package/dist/utils/copy-template-dir/copy-template-dir.d.ts.map +1 -1
- package/dist/utils/copy-template-dir/copy-template-dir.js +0 -5
- package/dist/utils/copy-template-dir/copy-template-dir.js.map +1 -1
- package/dist/utils/deploy/deploy-site.d.ts +2 -5
- package/dist/utils/deploy/deploy-site.d.ts.map +1 -1
- package/dist/utils/deploy/deploy-site.js +0 -1
- package/dist/utils/deploy/deploy-site.js.map +1 -1
- package/dist/utils/deploy/hash-files.js +1 -1
- package/dist/utils/deploy/hash-files.js.map +1 -1
- package/dist/utils/deploy/hash-fns.d.ts +0 -2
- package/dist/utils/deploy/hash-fns.d.ts.map +1 -1
- package/dist/utils/deploy/hash-fns.js +4 -5
- package/dist/utils/deploy/hash-fns.js.map +1 -1
- package/dist/utils/deploy/hasher-segments.d.ts +11 -10
- package/dist/utils/deploy/hasher-segments.d.ts.map +1 -1
- package/dist/utils/deploy/hasher-segments.js +40 -35
- package/dist/utils/deploy/hasher-segments.js.map +1 -1
- package/dist/utils/deploy/status-cb.d.ts +7 -0
- package/dist/utils/deploy/status-cb.d.ts.map +1 -0
- package/dist/utils/deploy/status-cb.js +2 -0
- package/dist/utils/deploy/status-cb.js.map +1 -0
- package/dist/utils/shell.d.ts.map +1 -1
- package/dist/utils/shell.js +25 -29
- package/dist/utils/shell.js.map +1 -1
- package/dist/utils/types.d.ts +1 -1
- package/dist/utils/types.d.ts.map +1 -1
- package/npm-shrinkwrap.json +2 -105
- package/package.json +1 -8
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "20.0.
|
|
3
|
+
"version": "20.0.2",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "20.0.
|
|
9
|
+
"version": "20.0.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -52,9 +52,7 @@
|
|
|
52
52
|
"fastest-levenshtein": "1.0.16",
|
|
53
53
|
"fastify": "4.29.0",
|
|
54
54
|
"find-up": "7.0.0",
|
|
55
|
-
"flush-write-stream": "2.0.0",
|
|
56
55
|
"folder-walker": "3.2.0",
|
|
57
|
-
"from2-array": "0.0.4",
|
|
58
56
|
"fuzzy": "0.1.3",
|
|
59
57
|
"get-port": "5.1.1",
|
|
60
58
|
"gh-release-fetch": "4.0.3",
|
|
@@ -97,11 +95,8 @@
|
|
|
97
95
|
"readdirp": "4.1.2",
|
|
98
96
|
"semver": "7.7.1",
|
|
99
97
|
"source-map-support": "0.5.21",
|
|
100
|
-
"strip-ansi-control-characters": "2.0.0",
|
|
101
98
|
"tempy": "3.1.0",
|
|
102
99
|
"terminal-link": "4.0.0",
|
|
103
|
-
"through2-filter": "4.0.0",
|
|
104
|
-
"through2-map": "4.0.0",
|
|
105
100
|
"toml": "3.0.0",
|
|
106
101
|
"tomlify-j0.4": "3.0.0",
|
|
107
102
|
"ulid": "2.3.0",
|
|
@@ -7926,15 +7921,6 @@
|
|
|
7926
7921
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
7927
7922
|
}
|
|
7928
7923
|
},
|
|
7929
|
-
"node_modules/flush-write-stream": {
|
|
7930
|
-
"version": "2.0.0",
|
|
7931
|
-
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-2.0.0.tgz",
|
|
7932
|
-
"integrity": "sha512-uXClqPxT4xW0lcdSBheb2ObVU+kuqUk3Jk64EwieirEXZx9XUrVwp/JuBfKAWaM4T5Td/VL7QLDWPXp/MvGm/g==",
|
|
7933
|
-
"dependencies": {
|
|
7934
|
-
"inherits": "^2.0.3",
|
|
7935
|
-
"readable-stream": "^3.1.1"
|
|
7936
|
-
}
|
|
7937
|
-
},
|
|
7938
7924
|
"node_modules/fn.name": {
|
|
7939
7925
|
"version": "1.1.0",
|
|
7940
7926
|
"resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
|
|
@@ -8037,14 +8023,6 @@
|
|
|
8037
8023
|
"readable-stream": "^2.0.0"
|
|
8038
8024
|
}
|
|
8039
8025
|
},
|
|
8040
|
-
"node_modules/from2-array": {
|
|
8041
|
-
"version": "0.0.4",
|
|
8042
|
-
"resolved": "https://registry.npmjs.org/from2-array/-/from2-array-0.0.4.tgz",
|
|
8043
|
-
"integrity": "sha512-0G0cAp7sYLobH7ALsr835x98PU/YeVF7wlwxdWbCUaea7wsa7lJfKZUAo6p2YZGZ8F94luCuqHZS3JtFER6uPg==",
|
|
8044
|
-
"dependencies": {
|
|
8045
|
-
"from2": "^2.0.3"
|
|
8046
|
-
}
|
|
8047
|
-
},
|
|
8048
8026
|
"node_modules/from2/node_modules/readable-stream": {
|
|
8049
8027
|
"version": "2.3.8",
|
|
8050
8028
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
|
|
@@ -12981,11 +12959,6 @@
|
|
|
12981
12959
|
"node": ">=8"
|
|
12982
12960
|
}
|
|
12983
12961
|
},
|
|
12984
|
-
"node_modules/strip-ansi-control-characters": {
|
|
12985
|
-
"version": "2.0.0",
|
|
12986
|
-
"resolved": "https://registry.npmjs.org/strip-ansi-control-characters/-/strip-ansi-control-characters-2.0.0.tgz",
|
|
12987
|
-
"integrity": "sha512-Q0/k5orrVGeaOlIOUn1gybGU0IcAbgHQT1faLo5hik4DqClKVSaka5xOhNNoRgtfztHVxCYxi7j71mrWom0bIw=="
|
|
12988
|
-
},
|
|
12989
12962
|
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
12990
12963
|
"version": "6.1.0",
|
|
12991
12964
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
@@ -13253,36 +13226,6 @@
|
|
|
13253
13226
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
|
13254
13227
|
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
|
|
13255
13228
|
},
|
|
13256
|
-
"node_modules/through2": {
|
|
13257
|
-
"version": "4.0.2",
|
|
13258
|
-
"resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
|
|
13259
|
-
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
|
|
13260
|
-
"dependencies": {
|
|
13261
|
-
"readable-stream": "3"
|
|
13262
|
-
}
|
|
13263
|
-
},
|
|
13264
|
-
"node_modules/through2-filter": {
|
|
13265
|
-
"version": "4.0.0",
|
|
13266
|
-
"resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-4.0.0.tgz",
|
|
13267
|
-
"integrity": "sha512-P8IpQL19bSdXqGLvLdbidYRxERXgHEXGcQofPxbLpPkqS1ieOrUrocdYRTNv8YwSukaDJWr71s6F2kZ3bvgEhA==",
|
|
13268
|
-
"dependencies": {
|
|
13269
|
-
"through2": "^4.0.2"
|
|
13270
|
-
},
|
|
13271
|
-
"engines": {
|
|
13272
|
-
"node": ">= 6"
|
|
13273
|
-
}
|
|
13274
|
-
},
|
|
13275
|
-
"node_modules/through2-map": {
|
|
13276
|
-
"version": "4.0.0",
|
|
13277
|
-
"resolved": "https://registry.npmjs.org/through2-map/-/through2-map-4.0.0.tgz",
|
|
13278
|
-
"integrity": "sha512-+rpmDB5yckiBGEuqJSsWYWMs9e1zdksypDKvByysEyN+knhsPXV9Z6O2mA9meczIa6AON7bi2G3xWk5T8UG4zQ==",
|
|
13279
|
-
"dependencies": {
|
|
13280
|
-
"through2": "^4.0.2"
|
|
13281
|
-
},
|
|
13282
|
-
"engines": {
|
|
13283
|
-
"node": ">= 6"
|
|
13284
|
-
}
|
|
13285
|
-
},
|
|
13286
13229
|
"node_modules/tmp": {
|
|
13287
13230
|
"version": "0.0.33",
|
|
13288
13231
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
@@ -19490,15 +19433,6 @@
|
|
|
19490
19433
|
"resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz",
|
|
19491
19434
|
"integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw=="
|
|
19492
19435
|
},
|
|
19493
|
-
"flush-write-stream": {
|
|
19494
|
-
"version": "2.0.0",
|
|
19495
|
-
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-2.0.0.tgz",
|
|
19496
|
-
"integrity": "sha512-uXClqPxT4xW0lcdSBheb2ObVU+kuqUk3Jk64EwieirEXZx9XUrVwp/JuBfKAWaM4T5Td/VL7QLDWPXp/MvGm/g==",
|
|
19497
|
-
"requires": {
|
|
19498
|
-
"inherits": "^2.0.3",
|
|
19499
|
-
"readable-stream": "^3.1.1"
|
|
19500
|
-
}
|
|
19501
|
-
},
|
|
19502
19436
|
"fn.name": {
|
|
19503
19437
|
"version": "1.1.0",
|
|
19504
19438
|
"resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
|
|
@@ -19581,14 +19515,6 @@
|
|
|
19581
19515
|
}
|
|
19582
19516
|
}
|
|
19583
19517
|
},
|
|
19584
|
-
"from2-array": {
|
|
19585
|
-
"version": "0.0.4",
|
|
19586
|
-
"resolved": "https://registry.npmjs.org/from2-array/-/from2-array-0.0.4.tgz",
|
|
19587
|
-
"integrity": "sha512-0G0cAp7sYLobH7ALsr835x98PU/YeVF7wlwxdWbCUaea7wsa7lJfKZUAo6p2YZGZ8F94luCuqHZS3JtFER6uPg==",
|
|
19588
|
-
"requires": {
|
|
19589
|
-
"from2": "^2.0.3"
|
|
19590
|
-
}
|
|
19591
|
-
},
|
|
19592
19518
|
"fs-constants": {
|
|
19593
19519
|
"version": "1.0.0",
|
|
19594
19520
|
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
|
|
@@ -23064,11 +22990,6 @@
|
|
|
23064
22990
|
"ansi-regex": "^5.0.1"
|
|
23065
22991
|
}
|
|
23066
22992
|
},
|
|
23067
|
-
"strip-ansi-control-characters": {
|
|
23068
|
-
"version": "2.0.0",
|
|
23069
|
-
"resolved": "https://registry.npmjs.org/strip-ansi-control-characters/-/strip-ansi-control-characters-2.0.0.tgz",
|
|
23070
|
-
"integrity": "sha512-Q0/k5orrVGeaOlIOUn1gybGU0IcAbgHQT1faLo5hik4DqClKVSaka5xOhNNoRgtfztHVxCYxi7j71mrWom0bIw=="
|
|
23071
|
-
},
|
|
23072
22993
|
"strip-dirs": {
|
|
23073
22994
|
"version": "3.0.0",
|
|
23074
22995
|
"resolved": "https://registry.npmjs.org/strip-dirs/-/strip-dirs-3.0.0.tgz",
|
|
@@ -23251,30 +23172,6 @@
|
|
|
23251
23172
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
|
23252
23173
|
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
|
|
23253
23174
|
},
|
|
23254
|
-
"through2": {
|
|
23255
|
-
"version": "4.0.2",
|
|
23256
|
-
"resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
|
|
23257
|
-
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
|
|
23258
|
-
"requires": {
|
|
23259
|
-
"readable-stream": "3"
|
|
23260
|
-
}
|
|
23261
|
-
},
|
|
23262
|
-
"through2-filter": {
|
|
23263
|
-
"version": "4.0.0",
|
|
23264
|
-
"resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-4.0.0.tgz",
|
|
23265
|
-
"integrity": "sha512-P8IpQL19bSdXqGLvLdbidYRxERXgHEXGcQofPxbLpPkqS1ieOrUrocdYRTNv8YwSukaDJWr71s6F2kZ3bvgEhA==",
|
|
23266
|
-
"requires": {
|
|
23267
|
-
"through2": "^4.0.2"
|
|
23268
|
-
}
|
|
23269
|
-
},
|
|
23270
|
-
"through2-map": {
|
|
23271
|
-
"version": "4.0.0",
|
|
23272
|
-
"resolved": "https://registry.npmjs.org/through2-map/-/through2-map-4.0.0.tgz",
|
|
23273
|
-
"integrity": "sha512-+rpmDB5yckiBGEuqJSsWYWMs9e1zdksypDKvByysEyN+knhsPXV9Z6O2mA9meczIa6AON7bi2G3xWk5T8UG4zQ==",
|
|
23274
|
-
"requires": {
|
|
23275
|
-
"through2": "^4.0.2"
|
|
23276
|
-
}
|
|
23277
|
-
},
|
|
23278
23175
|
"tmp": {
|
|
23279
23176
|
"version": "0.0.33",
|
|
23280
23177
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.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": "20.0.
|
|
4
|
+
"version": "20.0.2",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -100,9 +100,7 @@
|
|
|
100
100
|
"fastest-levenshtein": "1.0.16",
|
|
101
101
|
"fastify": "4.29.0",
|
|
102
102
|
"find-up": "7.0.0",
|
|
103
|
-
"flush-write-stream": "2.0.0",
|
|
104
103
|
"folder-walker": "3.2.0",
|
|
105
|
-
"from2-array": "0.0.4",
|
|
106
104
|
"fuzzy": "0.1.3",
|
|
107
105
|
"get-port": "5.1.1",
|
|
108
106
|
"gh-release-fetch": "4.0.3",
|
|
@@ -145,11 +143,8 @@
|
|
|
145
143
|
"readdirp": "4.1.2",
|
|
146
144
|
"semver": "7.7.1",
|
|
147
145
|
"source-map-support": "0.5.21",
|
|
148
|
-
"strip-ansi-control-characters": "2.0.0",
|
|
149
146
|
"tempy": "3.1.0",
|
|
150
147
|
"terminal-link": "4.0.0",
|
|
151
|
-
"through2-filter": "4.0.0",
|
|
152
|
-
"through2-map": "4.0.0",
|
|
153
148
|
"toml": "3.0.0",
|
|
154
149
|
"tomlify-j0.4": "3.0.0",
|
|
155
150
|
"ulid": "2.3.0",
|
|
@@ -173,7 +168,6 @@
|
|
|
173
168
|
"@types/envinfo": "7.8.4",
|
|
174
169
|
"@types/eslint-config-prettier": "^6.11.3",
|
|
175
170
|
"@types/etag": "1.8.3",
|
|
176
|
-
"@types/flush-write-stream": "1.0.2",
|
|
177
171
|
"@types/folder-walker": "3.2.4",
|
|
178
172
|
"@types/gitconfiglocal": "2.0.3",
|
|
179
173
|
"@types/inquirer": "9.0.7",
|
|
@@ -191,7 +185,6 @@
|
|
|
191
185
|
"@types/semver": "7.7.0",
|
|
192
186
|
"@types/serialize-javascript": "^5.0.4",
|
|
193
187
|
"@types/source-map-support": "0.5.10",
|
|
194
|
-
"@types/through2-map": "3.0.4",
|
|
195
188
|
"@types/write-file-atomic": "4.0.3",
|
|
196
189
|
"@types/ws": "8.18.1",
|
|
197
190
|
"@vitest/coverage-v8": "3.1.1",
|