netlify-cli 9.6.10 → 9.6.11
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 +9 -9
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "9.6.
|
|
3
|
+
"version": "9.6.11",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "9.6.
|
|
9
|
+
"version": "9.6.11",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@netlify/framework-info": "^9.0.2",
|
|
16
16
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
17
17
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
18
|
-
"@netlify/plugins-list": "^6.
|
|
18
|
+
"@netlify/plugins-list": "^6.13.1",
|
|
19
19
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
20
20
|
"@netlify/zip-it-and-ship-it": "^5.8.0",
|
|
21
21
|
"@octokit/rest": "^18.0.0",
|
|
@@ -4342,9 +4342,9 @@
|
|
|
4342
4342
|
}
|
|
4343
4343
|
},
|
|
4344
4344
|
"node_modules/@netlify/plugins-list": {
|
|
4345
|
-
"version": "6.
|
|
4346
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
4347
|
-
"integrity": "sha512-
|
|
4345
|
+
"version": "6.13.1",
|
|
4346
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.13.1.tgz",
|
|
4347
|
+
"integrity": "sha512-xduwI/S1GreiDfYV6hALaMIlk31zBgutPfKBEhad8x6ZogJiB8GO2egiAQ4qvAv1APmJaGzPJE5TN2VWr9pGvQ==",
|
|
4348
4348
|
"engines": {
|
|
4349
4349
|
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
|
|
4350
4350
|
}
|
|
@@ -27306,9 +27306,9 @@
|
|
|
27306
27306
|
}
|
|
27307
27307
|
},
|
|
27308
27308
|
"@netlify/plugins-list": {
|
|
27309
|
-
"version": "6.
|
|
27310
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
27311
|
-
"integrity": "sha512-
|
|
27309
|
+
"version": "6.13.1",
|
|
27310
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.13.1.tgz",
|
|
27311
|
+
"integrity": "sha512-xduwI/S1GreiDfYV6hALaMIlk31zBgutPfKBEhad8x6ZogJiB8GO2egiAQ4qvAv1APmJaGzPJE5TN2VWr9pGvQ=="
|
|
27312
27312
|
},
|
|
27313
27313
|
"@netlify/routing-local-proxy": {
|
|
27314
27314
|
"version": "0.34.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": "9.6.
|
|
4
|
+
"version": "9.6.11",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"@netlify/framework-info": "^9.0.2",
|
|
206
206
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
207
207
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
208
|
-
"@netlify/plugins-list": "^6.
|
|
208
|
+
"@netlify/plugins-list": "^6.13.1",
|
|
209
209
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
210
210
|
"@netlify/zip-it-and-ship-it": "^5.8.0",
|
|
211
211
|
"@octokit/rest": "^18.0.0",
|