netlify-cli 20.0.0 → 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/api/api.d.ts.map +1 -1
- package/dist/commands/api/index.d.ts.map +1 -1
- package/dist/commands/blobs/blobs-delete.d.ts.map +1 -1
- package/dist/commands/blobs/blobs-get.d.ts.map +1 -1
- package/dist/commands/blobs/blobs-list.d.ts.map +1 -1
- package/dist/commands/blobs/blobs-set.d.ts.map +1 -1
- package/dist/commands/blobs/blobs.d.ts.map +1 -1
- package/dist/commands/build/build.d.ts.map +1 -1
- package/dist/commands/build/index.d.ts.map +1 -1
- package/dist/commands/completion/completion.d.ts.map +1 -1
- package/dist/commands/completion/index.d.ts.map +1 -1
- package/dist/commands/deploy/deploy.d.ts.map +1 -1
- package/dist/commands/deploy/deploy.js +1 -1
- package/dist/commands/deploy/deploy.js.map +1 -1
- package/dist/commands/deploy/index.d.ts.map +1 -1
- package/dist/commands/dev/dev.d.ts.map +1 -1
- package/dist/commands/dev/index.d.ts.map +1 -1
- package/dist/commands/dev-exec/dev-exec.d.ts.map +1 -1
- package/dist/commands/dev-exec/index.d.ts.map +1 -1
- package/dist/commands/env/env-clone.d.ts.map +1 -1
- package/dist/commands/env/env-get.d.ts.map +1 -1
- package/dist/commands/env/env-import.d.ts.map +1 -1
- package/dist/commands/env/env-list.d.ts.map +1 -1
- package/dist/commands/env/env-set.d.ts.map +1 -1
- package/dist/commands/env/env-unset.d.ts.map +1 -1
- package/dist/commands/env/env.d.ts.map +1 -1
- package/dist/commands/functions/functions-build.d.ts +1 -1
- package/dist/commands/functions/functions-build.d.ts.map +1 -1
- package/dist/commands/functions/functions-build.js +4 -3
- package/dist/commands/functions/functions-build.js.map +1 -1
- package/dist/commands/functions/functions-create.d.ts.map +1 -1
- package/dist/commands/functions/functions-invoke.d.ts.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/functions/functions-serve.d.ts.map +1 -1
- package/dist/commands/functions/functions.d.ts.map +1 -1
- package/dist/commands/init/index.d.ts.map +1 -1
- package/dist/commands/init/init.d.ts.map +1 -1
- package/dist/commands/init/init.js +5 -5
- package/dist/commands/init/init.js.map +1 -1
- package/dist/commands/link/index.d.ts.map +1 -1
- package/dist/commands/link/link.d.ts.map +1 -1
- package/dist/commands/login/index.d.ts.map +1 -1
- package/dist/commands/login/login.d.ts.map +1 -1
- package/dist/commands/logout/index.d.ts.map +1 -1
- package/dist/commands/logout/logout.d.ts.map +1 -1
- package/dist/commands/logs/build.d.ts.map +1 -1
- package/dist/commands/logs/functions.d.ts.map +1 -1
- package/dist/commands/logs/index.d.ts.map +1 -1
- package/dist/commands/open/index.d.ts.map +1 -1
- package/dist/commands/open/open-admin.d.ts.map +1 -1
- package/dist/commands/open/open-site.d.ts.map +1 -1
- package/dist/commands/open/open.d.ts.map +1 -1
- package/dist/commands/recipes/common.d.ts.map +1 -1
- package/dist/commands/recipes/index.d.ts.map +1 -1
- package/dist/commands/recipes/recipes.d.ts.map +1 -1
- package/dist/commands/serve/index.d.ts.map +1 -1
- package/dist/commands/serve/serve.d.ts.map +1 -1
- package/dist/commands/sites/sites-create-template.d.ts.map +1 -1
- package/dist/commands/sites/sites-create.d.ts.map +1 -1
- package/dist/commands/sites/sites-delete.d.ts.map +1 -1
- package/dist/commands/sites/sites-list.d.ts.map +1 -1
- package/dist/commands/sites/sites.d.ts.map +1 -1
- package/dist/commands/status/index.d.ts.map +1 -1
- package/dist/commands/status/status-hooks.d.ts.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/commands/switch/index.d.ts.map +1 -1
- package/dist/commands/switch/switch.d.ts.map +1 -1
- package/dist/commands/unlink/index.d.ts.map +1 -1
- package/dist/commands/unlink/unlink.d.ts.map +1 -1
- package/dist/commands/watch/index.d.ts.map +1 -1
- package/dist/commands/watch/watch.d.ts.map +1 -1
- package/dist/lib/account.d.ts.map +1 -1
- package/dist/lib/api.d.ts.map +1 -1
- package/dist/lib/blobs/blobs.d.ts.map +1 -1
- package/dist/lib/build.d.ts +0 -1
- package/dist/lib/build.d.ts.map +1 -1
- package/dist/lib/build.js.map +1 -1
- package/dist/lib/completion/generate-autocompletion.d.ts.map +1 -1
- package/dist/lib/completion/get-autocompletion.d.ts.map +1 -1
- package/dist/lib/edge-functions/deploy.d.ts.map +1 -1
- package/dist/lib/edge-functions/editor-helper.d.ts.map +1 -1
- package/dist/lib/edge-functions/headers.d.ts.map +1 -1
- package/dist/lib/edge-functions/proxy.d.ts.map +1 -1
- package/dist/lib/edge-functions/registry.d.ts.map +1 -1
- package/dist/lib/edge-functions/registry.js +3 -8
- package/dist/lib/edge-functions/registry.js.map +1 -1
- package/dist/lib/exec-fetcher.d.ts.map +1 -1
- package/dist/lib/fs.d.ts.map +1 -1
- package/dist/lib/functions/background.d.ts.map +1 -1
- package/dist/lib/functions/config.d.ts.map +1 -1
- package/dist/lib/functions/form-submissions-handler.d.ts.map +1 -1
- package/dist/lib/functions/local-proxy.d.ts.map +1 -1
- package/dist/lib/functions/memoized-build.d.ts.map +1 -1
- package/dist/lib/functions/runtimes/go/index.d.ts.map +1 -1
- package/dist/lib/functions/runtimes/js/builders/netlify-lambda.d.ts.map +1 -1
- package/dist/lib/functions/runtimes/js/builders/zisi.d.ts.map +1 -1
- package/dist/lib/functions/runtimes/js/index.d.ts.map +1 -1
- package/dist/lib/functions/runtimes/rust/index.d.ts.map +1 -1
- package/dist/lib/functions/scheduled.d.ts.map +1 -1
- package/dist/lib/functions/server.d.ts.map +1 -1
- package/dist/lib/functions/server.js +1 -2
- package/dist/lib/functions/server.js.map +1 -1
- package/dist/lib/functions/synchronous.d.ts +1 -1
- package/dist/lib/functions/synchronous.d.ts.map +1 -1
- package/dist/lib/functions/synchronous.js +7 -12
- package/dist/lib/functions/synchronous.js.map +1 -1
- package/dist/lib/functions/utils.d.ts +1 -1
- package/dist/lib/functions/utils.d.ts.map +1 -1
- package/dist/lib/functions/utils.js +2 -5
- package/dist/lib/functions/utils.js.map +1 -1
- package/dist/lib/geo-location.d.ts.map +1 -1
- package/dist/lib/http-agent.d.ts.map +1 -1
- package/dist/lib/images/proxy.d.ts.map +1 -1
- package/dist/lib/path.d.ts.map +1 -1
- package/dist/lib/render-error-template.d.ts.map +1 -1
- package/dist/lib/settings.d.ts.map +1 -1
- package/dist/lib/spinner.d.ts.map +1 -1
- package/dist/lib/string.d.ts.map +1 -1
- package/dist/recipes/ai-context/context.d.ts.map +1 -1
- package/dist/recipes/ai-context/index.d.ts.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/recipes/vscode/index.d.ts.map +1 -1
- package/dist/recipes/vscode/settings.d.ts.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utils/addons/prepare.d.ts.map +1 -1
- package/dist/utils/banner.d.ts.map +1 -1
- package/dist/utils/build-info.d.ts.map +1 -1
- package/dist/utils/build-info.js.map +1 -1
- package/dist/utils/command-helpers.d.ts.map +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/create-stream-promise.d.ts.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-config.d.ts.map +1 -1
- package/dist/utils/deploy/hash-files.d.ts.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/deploy/upload-files.d.ts.map +1 -1
- package/dist/utils/deploy/util.d.ts.map +1 -1
- package/dist/utils/detect-server-settings.d.ts.map +1 -1
- package/dist/utils/dev.d.ts.map +1 -1
- package/dist/utils/dot-env.d.ts.map +1 -1
- package/dist/utils/env/index.d.ts.map +1 -1
- package/dist/utils/feature-flags.d.ts.map +1 -1
- package/dist/utils/framework-server.d.ts.map +1 -1
- package/dist/utils/frameworks-api.d.ts.map +1 -1
- package/dist/utils/functions/functions.d.ts +1 -1
- package/dist/utils/functions/functions.d.ts.map +1 -1
- package/dist/utils/functions/functions.js +5 -1
- package/dist/utils/functions/functions.js.map +1 -1
- package/dist/utils/functions/get-functions.d.ts.map +1 -1
- package/dist/utils/get-repo-data.d.ts.map +1 -1
- package/dist/utils/get-site.d.ts.map +1 -1
- package/dist/utils/gh-auth.d.ts.map +1 -1
- package/dist/utils/gh-auth.js +4 -5
- package/dist/utils/gh-auth.js.map +1 -1
- package/dist/utils/gitignore.d.ts.map +1 -1
- package/dist/utils/headers.d.ts.map +1 -1
- package/dist/utils/hooks/requires-site-info.d.ts.map +1 -1
- package/dist/utils/init/config-github.d.ts.map +1 -1
- package/dist/utils/init/config-github.js +2 -6
- package/dist/utils/init/config-github.js.map +1 -1
- package/dist/utils/init/config-manual.d.ts.map +1 -1
- package/dist/utils/init/config-manual.js +12 -12
- package/dist/utils/init/config-manual.js.map +1 -1
- package/dist/utils/init/config.d.ts.map +1 -1
- package/dist/utils/init/plugins.d.ts.map +1 -1
- package/dist/utils/init/utils.d.ts.map +1 -1
- package/dist/utils/init/utils.js +2 -2
- package/dist/utils/init/utils.js.map +1 -1
- package/dist/utils/live-tunnel.d.ts.map +1 -1
- package/dist/utils/live-tunnel.js +21 -15
- package/dist/utils/live-tunnel.js.map +1 -1
- package/dist/utils/open-browser.d.ts.map +1 -1
- package/dist/utils/parse-raw-flags.d.ts.map +1 -1
- package/dist/utils/prompts/blob-delete-prompts.d.ts.map +1 -1
- package/dist/utils/prompts/blob-set-prompt.d.ts.map +1 -1
- package/dist/utils/prompts/confirm-prompt.d.ts.map +1 -1
- package/dist/utils/prompts/env-clone-prompt.d.ts.map +1 -1
- package/dist/utils/prompts/env-set-prompts.d.ts.map +1 -1
- package/dist/utils/prompts/env-unset-prompts.d.ts.map +1 -1
- package/dist/utils/proxy-server.d.ts.map +1 -1
- package/dist/utils/proxy.d.ts.map +1 -1
- package/dist/utils/read-repo-url.d.ts.map +1 -1
- package/dist/utils/redirects.d.ts.map +1 -1
- package/dist/utils/rules-proxy.d.ts.map +1 -1
- package/dist/utils/run-build.d.ts.map +1 -1
- package/dist/utils/run-program.d.ts.map +1 -1
- package/dist/utils/scripted-commands.d.ts.map +1 -1
- 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/sign-redirect.d.ts.map +1 -1
- package/dist/utils/sites/create-template.d.ts.map +1 -1
- package/dist/utils/sites/utils.d.ts.map +1 -1
- package/dist/utils/static-server.d.ts.map +1 -1
- package/dist/utils/telemetry/report-error.d.ts.map +1 -1
- package/dist/utils/telemetry/utils.d.ts.map +1 -1
- package/dist/utils/types.d.ts +1 -1
- package/dist/utils/types.d.ts.map +1 -1
- package/dist/utils/validation.d.ts.map +1 -1
- package/dist/utils/websockets/index.d.ts.map +1 -1
- package/functions-templates/rust/hello-world/Cargo.toml +1 -1
- package/npm-shrinkwrap.json +1074 -1323
- package/package.json +22 -29
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": {
|
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@fastify/static": "7.0.4",
|
|
62
62
|
"@netlify/blobs": "8.1.2",
|
|
63
|
-
"@netlify/build": "
|
|
64
|
-
"@netlify/build-info": "9.0.
|
|
65
|
-
"@netlify/config": "
|
|
66
|
-
"@netlify/edge-bundler": "
|
|
63
|
+
"@netlify/build": "32.0.0",
|
|
64
|
+
"@netlify/build-info": "9.0.3",
|
|
65
|
+
"@netlify/config": "22.0.0",
|
|
66
|
+
"@netlify/edge-bundler": "13.0.2",
|
|
67
67
|
"@netlify/edge-functions": "2.11.1",
|
|
68
68
|
"@netlify/headers-parser": "8.0.0",
|
|
69
69
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
70
70
|
"@netlify/redirect-parser": "14.5.1",
|
|
71
|
-
"@netlify/zip-it-and-ship-it": "10.0.
|
|
71
|
+
"@netlify/zip-it-and-ship-it": "10.0.6",
|
|
72
72
|
"@octokit/rest": "21.1.1",
|
|
73
73
|
"@opentelemetry/api": "1.8.0",
|
|
74
74
|
"@pnpm/tabtab": "0.5.4",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"boxen": "8.0.1",
|
|
80
80
|
"chalk": "5.4.1",
|
|
81
81
|
"chokidar": "3.6.0",
|
|
82
|
-
"ci-info": "4.
|
|
82
|
+
"ci-info": "4.2.0",
|
|
83
83
|
"clean-deep": "3.4.0",
|
|
84
84
|
"commander": "12.1.0",
|
|
85
85
|
"comment-json": "4.2.5",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"debug": "4.4.0",
|
|
90
90
|
"decache": "4.6.2",
|
|
91
91
|
"dot-prop": "9.0.0",
|
|
92
|
-
"dotenv": "16.
|
|
92
|
+
"dotenv": "16.5.0",
|
|
93
93
|
"env-paths": "3.0.0",
|
|
94
94
|
"envinfo": "7.14.0",
|
|
95
95
|
"etag": "1.8.1",
|
|
@@ -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",
|
|
@@ -132,7 +130,7 @@
|
|
|
132
130
|
"netlify-redirector": "0.5.0",
|
|
133
131
|
"node-fetch": "3.3.2",
|
|
134
132
|
"normalize-package-data": "6.0.2",
|
|
135
|
-
"open": "10.1.
|
|
133
|
+
"open": "10.1.1",
|
|
136
134
|
"p-filter": "4.1.0",
|
|
137
135
|
"p-map": "7.0.3",
|
|
138
136
|
"p-wait-for": "5.0.2",
|
|
@@ -145,16 +143,13 @@
|
|
|
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
|
-
"terminal-link": "
|
|
151
|
-
"through2-filter": "4.0.0",
|
|
152
|
-
"through2-map": "4.0.0",
|
|
147
|
+
"terminal-link": "4.0.0",
|
|
153
148
|
"toml": "3.0.0",
|
|
154
149
|
"tomlify-j0.4": "3.0.0",
|
|
155
150
|
"ulid": "2.3.0",
|
|
156
151
|
"update-notifier": "7.3.1",
|
|
157
|
-
"uuid": "11.0
|
|
152
|
+
"uuid": "11.1.0",
|
|
158
153
|
"wait-port": "1.1.0",
|
|
159
154
|
"write-file-atomic": "5.0.1",
|
|
160
155
|
"ws": "8.18.1"
|
|
@@ -162,8 +157,8 @@
|
|
|
162
157
|
"devDependencies": {
|
|
163
158
|
"@babel/preset-react": "7.26.3",
|
|
164
159
|
"@bugsnag/js": "8.2.0",
|
|
165
|
-
"@eslint/compat": "
|
|
166
|
-
"@eslint/js": "
|
|
160
|
+
"@eslint/compat": "1.2.8",
|
|
161
|
+
"@eslint/js": "9.24.0",
|
|
167
162
|
"@netlify/functions": "3.0.4",
|
|
168
163
|
"@sindresorhus/slugify": "2.2.1",
|
|
169
164
|
"@tsconfig/node18": "^18.2.4",
|
|
@@ -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",
|
|
@@ -186,22 +180,21 @@
|
|
|
186
180
|
"@types/parallel-transform": "1.1.4",
|
|
187
181
|
"@types/parse-github-url": "1.0.3",
|
|
188
182
|
"@types/parse-gitignore": "1.0.2",
|
|
189
|
-
"@types/picomatch": "
|
|
183
|
+
"@types/picomatch": "4.0.0",
|
|
190
184
|
"@types/prettyjson": "0.0.33",
|
|
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
|
-
"@vitest/coverage-v8": "1.
|
|
198
|
-
"@vitest/eslint-plugin": "
|
|
190
|
+
"@vitest/coverage-v8": "3.1.1",
|
|
191
|
+
"@vitest/eslint-plugin": "1.1.42",
|
|
199
192
|
"c8": "10.1.3",
|
|
200
193
|
"cheerio": "1.0.0",
|
|
201
194
|
"dedent": "^1.5.3",
|
|
202
|
-
"eslint": "
|
|
203
|
-
"eslint-config-prettier": "
|
|
204
|
-
"eslint-plugin-n": "
|
|
195
|
+
"eslint": "9.24.0",
|
|
196
|
+
"eslint-config-prettier": "10.1.2",
|
|
197
|
+
"eslint-plugin-n": "17.17.0",
|
|
205
198
|
"form-data": "4.0.2",
|
|
206
199
|
"memfs": "^4.17.0",
|
|
207
200
|
"nock": "14.0.1",
|
|
@@ -213,10 +206,10 @@
|
|
|
213
206
|
"strip-ansi": "7.1.0",
|
|
214
207
|
"temp-dir": "3.0.0",
|
|
215
208
|
"tree-kill": "1.2.2",
|
|
216
|
-
"typescript": "5.
|
|
209
|
+
"typescript": "5.8.3",
|
|
217
210
|
"typescript-eslint": "^8.26.0",
|
|
218
|
-
"verdaccio": "6.
|
|
219
|
-
"vitest": "1.
|
|
211
|
+
"verdaccio": "6.1.2",
|
|
212
|
+
"vitest": "3.1.1"
|
|
220
213
|
},
|
|
221
214
|
"ava": {
|
|
222
215
|
"files": [
|