netlify-cli 22.2.0 → 22.2.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,27 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "22.2.
|
|
3
|
+
"version": "22.2.1",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "22.2.
|
|
9
|
+
"version": "22.2.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@fastify/static": "7.0.4",
|
|
14
14
|
"@netlify/api": "14.0.3",
|
|
15
15
|
"@netlify/blobs": "9.1.6",
|
|
16
|
-
"@netlify/build": "33.
|
|
17
|
-
"@netlify/build-info": "10.0.
|
|
16
|
+
"@netlify/build": "33.5.0",
|
|
17
|
+
"@netlify/build-info": "10.0.7",
|
|
18
18
|
"@netlify/config": "23.0.11",
|
|
19
19
|
"@netlify/edge-bundler": "14.0.6",
|
|
20
20
|
"@netlify/edge-functions": "2.15.4",
|
|
21
21
|
"@netlify/headers-parser": "9.0.1",
|
|
22
22
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
23
23
|
"@netlify/redirect-parser": "15.0.2",
|
|
24
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
24
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
25
25
|
"@octokit/rest": "21.1.1",
|
|
26
26
|
"@opentelemetry/api": "1.8.0",
|
|
27
27
|
"@pnpm/tabtab": "0.5.4",
|
|
@@ -1010,21 +1010,21 @@
|
|
|
1010
1010
|
}
|
|
1011
1011
|
},
|
|
1012
1012
|
"node_modules/@netlify/build": {
|
|
1013
|
-
"version": "33.
|
|
1014
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-33.
|
|
1015
|
-
"integrity": "sha512-
|
|
1013
|
+
"version": "33.5.0",
|
|
1014
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-33.5.0.tgz",
|
|
1015
|
+
"integrity": "sha512-v/oMAl8WntSAKRNkOauMJ9h93MuG/Axw0S8dQKRVe2eANb6OZqq/t4r2tSsEZplNkZNKP0D8vG7TpsN4ZtWwGw==",
|
|
1016
1016
|
"dependencies": {
|
|
1017
1017
|
"@bugsnag/js": "^8.0.0",
|
|
1018
1018
|
"@netlify/blobs": "^10.0.1",
|
|
1019
1019
|
"@netlify/cache-utils": "^6.0.3",
|
|
1020
1020
|
"@netlify/config": "^23.0.11",
|
|
1021
1021
|
"@netlify/edge-bundler": "14.0.6",
|
|
1022
|
-
"@netlify/functions-utils": "^6.0.
|
|
1022
|
+
"@netlify/functions-utils": "^6.0.12",
|
|
1023
1023
|
"@netlify/git-utils": "^6.0.2",
|
|
1024
1024
|
"@netlify/opentelemetry-utils": "^2.0.1",
|
|
1025
1025
|
"@netlify/plugins-list": "^6.80.0",
|
|
1026
1026
|
"@netlify/run-utils": "^6.0.2",
|
|
1027
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
1027
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
1028
1028
|
"@sindresorhus/slugify": "^2.0.0",
|
|
1029
1029
|
"ansi-escapes": "^7.0.0",
|
|
1030
1030
|
"chalk": "^5.0.0",
|
|
@@ -1087,9 +1087,9 @@
|
|
|
1087
1087
|
}
|
|
1088
1088
|
},
|
|
1089
1089
|
"node_modules/@netlify/build-info": {
|
|
1090
|
-
"version": "10.0.
|
|
1091
|
-
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.
|
|
1092
|
-
"integrity": "sha512-
|
|
1090
|
+
"version": "10.0.7",
|
|
1091
|
+
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.7.tgz",
|
|
1092
|
+
"integrity": "sha512-RZmSg0wekEUtPklRR8z6rsG5TPXRfT2EnamDBp94ZTUixDxDk07UCMBiz2hMKMg3qA6KTW6csuFNruvD3jw5Kw==",
|
|
1093
1093
|
"dependencies": {
|
|
1094
1094
|
"@bugsnag/js": "^8.0.0",
|
|
1095
1095
|
"@iarna/toml": "^2.2.5",
|
|
@@ -1921,11 +1921,11 @@
|
|
|
1921
1921
|
}
|
|
1922
1922
|
},
|
|
1923
1923
|
"node_modules/@netlify/functions-utils": {
|
|
1924
|
-
"version": "6.0.
|
|
1925
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.0.
|
|
1926
|
-
"integrity": "sha512-
|
|
1924
|
+
"version": "6.0.12",
|
|
1925
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.0.12.tgz",
|
|
1926
|
+
"integrity": "sha512-wo3IdsyQBz9t3BsUo2c8Sa3tS7pZvZeyt/krDRB/Iipcq3pheUA5jwwelkh0aoKD3rkBhY5Y/jnhMyqmilpGig==",
|
|
1927
1927
|
"dependencies": {
|
|
1928
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
1928
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
1929
1929
|
"cpy": "^11.0.0",
|
|
1930
1930
|
"path-exists": "^5.0.0"
|
|
1931
1931
|
},
|
|
@@ -2479,9 +2479,9 @@
|
|
|
2479
2479
|
}
|
|
2480
2480
|
},
|
|
2481
2481
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
2482
|
-
"version": "12.
|
|
2483
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.
|
|
2484
|
-
"integrity": "sha512-
|
|
2482
|
+
"version": "12.2.0",
|
|
2483
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.2.0.tgz",
|
|
2484
|
+
"integrity": "sha512-64tKrE4bGGh/uChrCKQ1g6rDmY+Jl95bh+GGeP1mzIOcXmZHFja8sWMyaKv8iOxIiPdaJCQuhadSmE4ATUDVFg==",
|
|
2485
2485
|
"dependencies": {
|
|
2486
2486
|
"@babel/parser": "^7.22.5",
|
|
2487
2487
|
"@babel/types": "7.27.6",
|
|
@@ -14064,21 +14064,21 @@
|
|
|
14064
14064
|
}
|
|
14065
14065
|
},
|
|
14066
14066
|
"@netlify/build": {
|
|
14067
|
-
"version": "33.
|
|
14068
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-33.
|
|
14069
|
-
"integrity": "sha512-
|
|
14067
|
+
"version": "33.5.0",
|
|
14068
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-33.5.0.tgz",
|
|
14069
|
+
"integrity": "sha512-v/oMAl8WntSAKRNkOauMJ9h93MuG/Axw0S8dQKRVe2eANb6OZqq/t4r2tSsEZplNkZNKP0D8vG7TpsN4ZtWwGw==",
|
|
14070
14070
|
"requires": {
|
|
14071
14071
|
"@bugsnag/js": "^8.0.0",
|
|
14072
14072
|
"@netlify/blobs": "^10.0.1",
|
|
14073
14073
|
"@netlify/cache-utils": "^6.0.3",
|
|
14074
14074
|
"@netlify/config": "^23.0.11",
|
|
14075
14075
|
"@netlify/edge-bundler": "14.0.6",
|
|
14076
|
-
"@netlify/functions-utils": "^6.0.
|
|
14076
|
+
"@netlify/functions-utils": "^6.0.12",
|
|
14077
14077
|
"@netlify/git-utils": "^6.0.2",
|
|
14078
14078
|
"@netlify/opentelemetry-utils": "^2.0.1",
|
|
14079
14079
|
"@netlify/plugins-list": "^6.80.0",
|
|
14080
14080
|
"@netlify/run-utils": "^6.0.2",
|
|
14081
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
14081
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
14082
14082
|
"@sindresorhus/slugify": "^2.0.0",
|
|
14083
14083
|
"ansi-escapes": "^7.0.0",
|
|
14084
14084
|
"chalk": "^5.0.0",
|
|
@@ -14293,9 +14293,9 @@
|
|
|
14293
14293
|
}
|
|
14294
14294
|
},
|
|
14295
14295
|
"@netlify/build-info": {
|
|
14296
|
-
"version": "10.0.
|
|
14297
|
-
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.
|
|
14298
|
-
"integrity": "sha512-
|
|
14296
|
+
"version": "10.0.7",
|
|
14297
|
+
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.7.tgz",
|
|
14298
|
+
"integrity": "sha512-RZmSg0wekEUtPklRR8z6rsG5TPXRfT2EnamDBp94ZTUixDxDk07UCMBiz2hMKMg3qA6KTW6csuFNruvD3jw5Kw==",
|
|
14299
14299
|
"requires": {
|
|
14300
14300
|
"@bugsnag/js": "^8.0.0",
|
|
14301
14301
|
"@iarna/toml": "^2.2.5",
|
|
@@ -14675,11 +14675,11 @@
|
|
|
14675
14675
|
"integrity": "sha512-Fs1cQ+XKfKr2OxrAvmX+S46CJmrysxBdCUCTk/wwcCZikrDvsYUFG7FTquUl4JfAf9taYYyW/tPv35gKOKS8BQ=="
|
|
14676
14676
|
},
|
|
14677
14677
|
"@netlify/functions-utils": {
|
|
14678
|
-
"version": "6.0.
|
|
14679
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.0.
|
|
14680
|
-
"integrity": "sha512-
|
|
14678
|
+
"version": "6.0.12",
|
|
14679
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.0.12.tgz",
|
|
14680
|
+
"integrity": "sha512-wo3IdsyQBz9t3BsUo2c8Sa3tS7pZvZeyt/krDRB/Iipcq3pheUA5jwwelkh0aoKD3rkBhY5Y/jnhMyqmilpGig==",
|
|
14681
14681
|
"requires": {
|
|
14682
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
14682
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
14683
14683
|
"cpy": "^11.0.0",
|
|
14684
14684
|
"path-exists": "^5.0.0"
|
|
14685
14685
|
},
|
|
@@ -14991,9 +14991,9 @@
|
|
|
14991
14991
|
"integrity": "sha512-z1h+wjB7IVYUsFZsuIYyNxiw5WWuylseY+eXaUDHBxNeLTlqziy+lz03QkR67CUR4Y790xGIhaHV00aOR2KAtw=="
|
|
14992
14992
|
},
|
|
14993
14993
|
"@netlify/zip-it-and-ship-it": {
|
|
14994
|
-
"version": "12.
|
|
14995
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.
|
|
14996
|
-
"integrity": "sha512-
|
|
14994
|
+
"version": "12.2.0",
|
|
14995
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.2.0.tgz",
|
|
14996
|
+
"integrity": "sha512-64tKrE4bGGh/uChrCKQ1g6rDmY+Jl95bh+GGeP1mzIOcXmZHFja8sWMyaKv8iOxIiPdaJCQuhadSmE4ATUDVFg==",
|
|
14997
14997
|
"requires": {
|
|
14998
14998
|
"@babel/parser": "^7.22.5",
|
|
14999
14999
|
"@babel/types": "7.27.6",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "22.2.
|
|
4
|
+
"version": "22.2.1",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
"@fastify/static": "7.0.4",
|
|
61
61
|
"@netlify/api": "14.0.3",
|
|
62
62
|
"@netlify/blobs": "9.1.6",
|
|
63
|
-
"@netlify/build": "33.
|
|
64
|
-
"@netlify/build-info": "10.0.
|
|
63
|
+
"@netlify/build": "33.5.0",
|
|
64
|
+
"@netlify/build-info": "10.0.7",
|
|
65
65
|
"@netlify/config": "23.0.11",
|
|
66
66
|
"@netlify/edge-bundler": "14.0.6",
|
|
67
67
|
"@netlify/edge-functions": "2.15.4",
|
|
68
68
|
"@netlify/headers-parser": "9.0.1",
|
|
69
69
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
70
70
|
"@netlify/redirect-parser": "15.0.2",
|
|
71
|
-
"@netlify/zip-it-and-ship-it": "12.
|
|
71
|
+
"@netlify/zip-it-and-ship-it": "12.2.0",
|
|
72
72
|
"@octokit/rest": "21.1.1",
|
|
73
73
|
"@opentelemetry/api": "1.8.0",
|
|
74
74
|
"@pnpm/tabtab": "0.5.4",
|