netlify-cli 9.12.2 → 9.12.3
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.12.
|
|
3
|
+
"version": "9.12.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "9.12.
|
|
9
|
+
"version": "9.12.3",
|
|
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.7",
|
|
18
|
-
"@netlify/plugins-list": "^6.
|
|
18
|
+
"@netlify/plugins-list": "^6.16.0",
|
|
19
19
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
20
20
|
"@netlify/zip-it-and-ship-it": "^5.9.0",
|
|
21
21
|
"@octokit/rest": "^18.0.0",
|
|
@@ -4328,9 +4328,9 @@
|
|
|
4328
4328
|
}
|
|
4329
4329
|
},
|
|
4330
4330
|
"node_modules/@netlify/plugins-list": {
|
|
4331
|
-
"version": "6.
|
|
4332
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
4333
|
-
"integrity": "sha512-
|
|
4331
|
+
"version": "6.16.0",
|
|
4332
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.16.0.tgz",
|
|
4333
|
+
"integrity": "sha512-wfPmtfHW7WY6oivVfkHY6yo2hiMjvsP97/vKIn+mzpjmua+nCC3aIfbU+JJGnH8HwKq7UAbC2bwLNQhvQdYsuQ==",
|
|
4334
4334
|
"engines": {
|
|
4335
4335
|
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
|
|
4336
4336
|
}
|
|
@@ -27317,9 +27317,9 @@
|
|
|
27317
27317
|
}
|
|
27318
27318
|
},
|
|
27319
27319
|
"@netlify/plugins-list": {
|
|
27320
|
-
"version": "6.
|
|
27321
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
27322
|
-
"integrity": "sha512-
|
|
27320
|
+
"version": "6.16.0",
|
|
27321
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.16.0.tgz",
|
|
27322
|
+
"integrity": "sha512-wfPmtfHW7WY6oivVfkHY6yo2hiMjvsP97/vKIn+mzpjmua+nCC3aIfbU+JJGnH8HwKq7UAbC2bwLNQhvQdYsuQ=="
|
|
27323
27323
|
},
|
|
27324
27324
|
"@netlify/routing-local-proxy": {
|
|
27325
27325
|
"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.12.
|
|
4
|
+
"version": "9.12.3",
|
|
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.7",
|
|
208
|
-
"@netlify/plugins-list": "^6.
|
|
208
|
+
"@netlify/plugins-list": "^6.16.0",
|
|
209
209
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
210
210
|
"@netlify/zip-it-and-ship-it": "^5.9.0",
|
|
211
211
|
"@octokit/rest": "^18.0.0",
|