netlify-cli 9.8.0 → 9.8.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 +45 -70
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "9.8.
|
|
3
|
+
"version": "9.8.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "9.8.
|
|
9
|
+
"version": "9.8.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@netlify/build": "^26.3.
|
|
14
|
-
"@netlify/config": "^17.0.
|
|
13
|
+
"@netlify/build": "^26.3.8",
|
|
14
|
+
"@netlify/config": "^17.0.15",
|
|
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
18
|
"@netlify/plugins-list": "^6.13.1",
|
|
19
19
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
20
|
-
"@netlify/zip-it-and-ship-it": "^5.
|
|
20
|
+
"@netlify/zip-it-and-ship-it": "^5.9.0",
|
|
21
21
|
"@octokit/rest": "^18.0.0",
|
|
22
22
|
"@sindresorhus/slugify": "^1.1.0",
|
|
23
23
|
"ansi-escapes": "^5.0.0",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"netlify": "^11.0.0",
|
|
84
84
|
"netlify-headers-parser": "^6.0.2",
|
|
85
85
|
"netlify-onegraph-internal": "0.0.50",
|
|
86
|
-
"netlify-redirect-parser": "^13.0.
|
|
86
|
+
"netlify-redirect-parser": "^13.0.4",
|
|
87
87
|
"netlify-redirector": "^0.2.1",
|
|
88
88
|
"node-fetch": "^2.6.0",
|
|
89
89
|
"node-version-alias": "^1.0.1",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"path-key": "^3.1.1",
|
|
100
100
|
"prettyjson": "^1.2.1",
|
|
101
101
|
"pump": "^3.0.0",
|
|
102
|
-
"raw-body": "^2.
|
|
102
|
+
"raw-body": "^2.4.1",
|
|
103
103
|
"read-pkg-up": "^7.0.1",
|
|
104
104
|
"semver": "^7.3.5",
|
|
105
105
|
"source-map-support": "^0.5.19",
|
|
@@ -2358,9 +2358,9 @@
|
|
|
2358
2358
|
}
|
|
2359
2359
|
},
|
|
2360
2360
|
"node_modules/@netlify/build": {
|
|
2361
|
-
"version": "26.3.
|
|
2362
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.
|
|
2363
|
-
"integrity": "sha512-
|
|
2361
|
+
"version": "26.3.8",
|
|
2362
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.8.tgz",
|
|
2363
|
+
"integrity": "sha512-ys7E8GfN2VaWAADa78mHaEU6l1K53CjpG3ci9FOthT/2RoIhf3gTVa+l4eiSVNwQprONMtbBOllE/gTDmUg0kw==",
|
|
2364
2364
|
"dependencies": {
|
|
2365
2365
|
"@bugsnag/js": "^7.0.0",
|
|
2366
2366
|
"@netlify/cache-utils": "^4.0.0",
|
|
@@ -2368,9 +2368,9 @@
|
|
|
2368
2368
|
"@netlify/functions-utils": "^4.0.0",
|
|
2369
2369
|
"@netlify/git-utils": "^4.0.0",
|
|
2370
2370
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
2371
|
-
"@netlify/plugins-list": "^6.
|
|
2371
|
+
"@netlify/plugins-list": "^6.13.1",
|
|
2372
2372
|
"@netlify/run-utils": "^4.0.0",
|
|
2373
|
-
"@netlify/zip-it-and-ship-it": "5.
|
|
2373
|
+
"@netlify/zip-it-and-ship-it": "5.9.0",
|
|
2374
2374
|
"@sindresorhus/slugify": "^2.0.0",
|
|
2375
2375
|
"@types/node": "^16.0.0",
|
|
2376
2376
|
"ansi-escapes": "^5.0.0",
|
|
@@ -3110,9 +3110,9 @@
|
|
|
3110
3110
|
}
|
|
3111
3111
|
},
|
|
3112
3112
|
"node_modules/@netlify/config": {
|
|
3113
|
-
"version": "17.0.
|
|
3114
|
-
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-17.0.
|
|
3115
|
-
"integrity": "sha512-
|
|
3113
|
+
"version": "17.0.15",
|
|
3114
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-17.0.15.tgz",
|
|
3115
|
+
"integrity": "sha512-ShEMw5C5PrfC4M3rdcFTdN9Phj3bsPbE8fpy2LdHUEdjEGnNo26frxq3Nh+suLsVvLZ1zWY7yoCQcT+6McerIw==",
|
|
3116
3116
|
"dependencies": {
|
|
3117
3117
|
"chalk": "^5.0.0",
|
|
3118
3118
|
"cron-parser": "^4.1.0",
|
|
@@ -3129,7 +3129,7 @@
|
|
|
3129
3129
|
"map-obj": "^5.0.0",
|
|
3130
3130
|
"netlify": "^11.0.0",
|
|
3131
3131
|
"netlify-headers-parser": "^6.0.2",
|
|
3132
|
-
"netlify-redirect-parser": "13.0.
|
|
3132
|
+
"netlify-redirect-parser": "13.0.4",
|
|
3133
3133
|
"omit.js": "^2.0.2",
|
|
3134
3134
|
"p-locate": "^6.0.0",
|
|
3135
3135
|
"path-exists": "^5.0.0",
|
|
@@ -3322,20 +3322,6 @@
|
|
|
3322
3322
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3323
3323
|
}
|
|
3324
3324
|
},
|
|
3325
|
-
"node_modules/@netlify/config/node_modules/netlify-redirect-parser": {
|
|
3326
|
-
"version": "13.0.2",
|
|
3327
|
-
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.2.tgz",
|
|
3328
|
-
"integrity": "sha512-mrPx+pSaPv3HCJzCcAsQikNaa1/3gIe6NwOCd7qUAej9g8iiy0P2D4X0AGTPgqbbGz4xZN1azier46S8QIdn+A==",
|
|
3329
|
-
"dependencies": {
|
|
3330
|
-
"filter-obj": "^3.0.0",
|
|
3331
|
-
"is-plain-obj": "^4.0.0",
|
|
3332
|
-
"path-exists": "^5.0.0",
|
|
3333
|
-
"toml": "^3.0.0"
|
|
3334
|
-
},
|
|
3335
|
-
"engines": {
|
|
3336
|
-
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
|
|
3337
|
-
}
|
|
3338
|
-
},
|
|
3339
3325
|
"node_modules/@netlify/config/node_modules/npm-run-path": {
|
|
3340
3326
|
"version": "5.1.0",
|
|
3341
3327
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
|
|
@@ -4511,12 +4497,12 @@
|
|
|
4511
4497
|
}
|
|
4512
4498
|
},
|
|
4513
4499
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
4514
|
-
"version": "5.
|
|
4515
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.
|
|
4516
|
-
"integrity": "sha512-
|
|
4500
|
+
"version": "5.9.0",
|
|
4501
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.9.0.tgz",
|
|
4502
|
+
"integrity": "sha512-79w8yNRLFBiAHhYcol3hvkDu9s/qn7lDIlnUyK1e9qvAaXbcsjoz07Av7o1ePkLtUADcP7qz97PJNANyyotdAA==",
|
|
4517
4503
|
"dependencies": {
|
|
4518
4504
|
"@babel/parser": "7.16.8",
|
|
4519
|
-
"@netlify/esbuild": "
|
|
4505
|
+
"@netlify/esbuild": "0.13.6",
|
|
4520
4506
|
"@vercel/nft": "^0.17.0",
|
|
4521
4507
|
"archiver": "^5.3.0",
|
|
4522
4508
|
"common-path-prefix": "^3.0.0",
|
|
@@ -4566,9 +4552,9 @@
|
|
|
4566
4552
|
}
|
|
4567
4553
|
},
|
|
4568
4554
|
"node_modules/@netlify/zip-it-and-ship-it/node_modules/minimatch": {
|
|
4569
|
-
"version": "4.
|
|
4570
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.
|
|
4571
|
-
"integrity": "sha512-
|
|
4555
|
+
"version": "4.2.1",
|
|
4556
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz",
|
|
4557
|
+
"integrity": "sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==",
|
|
4572
4558
|
"dependencies": {
|
|
4573
4559
|
"brace-expansion": "^1.1.7"
|
|
4574
4560
|
},
|
|
@@ -17220,9 +17206,9 @@
|
|
|
17220
17206
|
}
|
|
17221
17207
|
},
|
|
17222
17208
|
"node_modules/netlify-redirect-parser": {
|
|
17223
|
-
"version": "13.0.
|
|
17224
|
-
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.
|
|
17225
|
-
"integrity": "sha512-
|
|
17209
|
+
"version": "13.0.4",
|
|
17210
|
+
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.4.tgz",
|
|
17211
|
+
"integrity": "sha512-Dg3JACJTcMwjof4FzeV9yDl6BgWkIIoBBfZxBjV2PNv9+QRYb1bOE7k4jx4HA9TTwzNQCJCdfJqmIqtR/w3Qrg==",
|
|
17226
17212
|
"dependencies": {
|
|
17227
17213
|
"filter-obj": "^3.0.0",
|
|
17228
17214
|
"is-plain-obj": "^4.0.0",
|
|
@@ -26132,9 +26118,9 @@
|
|
|
26132
26118
|
}
|
|
26133
26119
|
},
|
|
26134
26120
|
"@netlify/build": {
|
|
26135
|
-
"version": "26.3.
|
|
26136
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.
|
|
26137
|
-
"integrity": "sha512-
|
|
26121
|
+
"version": "26.3.8",
|
|
26122
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.8.tgz",
|
|
26123
|
+
"integrity": "sha512-ys7E8GfN2VaWAADa78mHaEU6l1K53CjpG3ci9FOthT/2RoIhf3gTVa+l4eiSVNwQprONMtbBOllE/gTDmUg0kw==",
|
|
26138
26124
|
"requires": {
|
|
26139
26125
|
"@bugsnag/js": "^7.0.0",
|
|
26140
26126
|
"@netlify/cache-utils": "^4.0.0",
|
|
@@ -26142,9 +26128,9 @@
|
|
|
26142
26128
|
"@netlify/functions-utils": "^4.0.0",
|
|
26143
26129
|
"@netlify/git-utils": "^4.0.0",
|
|
26144
26130
|
"@netlify/plugin-edge-handlers": "^3.0.6",
|
|
26145
|
-
"@netlify/plugins-list": "^6.
|
|
26131
|
+
"@netlify/plugins-list": "^6.13.1",
|
|
26146
26132
|
"@netlify/run-utils": "^4.0.0",
|
|
26147
|
-
"@netlify/zip-it-and-ship-it": "5.
|
|
26133
|
+
"@netlify/zip-it-and-ship-it": "5.9.0",
|
|
26148
26134
|
"@sindresorhus/slugify": "^2.0.0",
|
|
26149
26135
|
"@types/node": "^16.0.0",
|
|
26150
26136
|
"ansi-escapes": "^5.0.0",
|
|
@@ -26597,9 +26583,9 @@
|
|
|
26597
26583
|
}
|
|
26598
26584
|
},
|
|
26599
26585
|
"@netlify/config": {
|
|
26600
|
-
"version": "17.0.
|
|
26601
|
-
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-17.0.
|
|
26602
|
-
"integrity": "sha512-
|
|
26586
|
+
"version": "17.0.15",
|
|
26587
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-17.0.15.tgz",
|
|
26588
|
+
"integrity": "sha512-ShEMw5C5PrfC4M3rdcFTdN9Phj3bsPbE8fpy2LdHUEdjEGnNo26frxq3Nh+suLsVvLZ1zWY7yoCQcT+6McerIw==",
|
|
26603
26589
|
"requires": {
|
|
26604
26590
|
"chalk": "^5.0.0",
|
|
26605
26591
|
"cron-parser": "^4.1.0",
|
|
@@ -26616,7 +26602,7 @@
|
|
|
26616
26602
|
"map-obj": "^5.0.0",
|
|
26617
26603
|
"netlify": "^11.0.0",
|
|
26618
26604
|
"netlify-headers-parser": "^6.0.2",
|
|
26619
|
-
"netlify-redirect-parser": "13.0.
|
|
26605
|
+
"netlify-redirect-parser": "13.0.4",
|
|
26620
26606
|
"omit.js": "^2.0.2",
|
|
26621
26607
|
"p-locate": "^6.0.0",
|
|
26622
26608
|
"path-exists": "^5.0.0",
|
|
@@ -26722,17 +26708,6 @@
|
|
|
26722
26708
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.0.tgz",
|
|
26723
26709
|
"integrity": "sha512-2L3MIgJynYrZ3TYMriLDLWocz15okFakV6J12HXvMXDHui2x/zgChzg1u9mFFGbbGWE+GsLpQByt4POb9Or+uA=="
|
|
26724
26710
|
},
|
|
26725
|
-
"netlify-redirect-parser": {
|
|
26726
|
-
"version": "13.0.2",
|
|
26727
|
-
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.2.tgz",
|
|
26728
|
-
"integrity": "sha512-mrPx+pSaPv3HCJzCcAsQikNaa1/3gIe6NwOCd7qUAej9g8iiy0P2D4X0AGTPgqbbGz4xZN1azier46S8QIdn+A==",
|
|
26729
|
-
"requires": {
|
|
26730
|
-
"filter-obj": "^3.0.0",
|
|
26731
|
-
"is-plain-obj": "^4.0.0",
|
|
26732
|
-
"path-exists": "^5.0.0",
|
|
26733
|
-
"toml": "^3.0.0"
|
|
26734
|
-
}
|
|
26735
|
-
},
|
|
26736
26711
|
"npm-run-path": {
|
|
26737
26712
|
"version": "5.1.0",
|
|
26738
26713
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
|
|
@@ -27444,12 +27419,12 @@
|
|
|
27444
27419
|
}
|
|
27445
27420
|
},
|
|
27446
27421
|
"@netlify/zip-it-and-ship-it": {
|
|
27447
|
-
"version": "5.
|
|
27448
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.
|
|
27449
|
-
"integrity": "sha512-
|
|
27422
|
+
"version": "5.9.0",
|
|
27423
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.9.0.tgz",
|
|
27424
|
+
"integrity": "sha512-79w8yNRLFBiAHhYcol3hvkDu9s/qn7lDIlnUyK1e9qvAaXbcsjoz07Av7o1ePkLtUADcP7qz97PJNANyyotdAA==",
|
|
27450
27425
|
"requires": {
|
|
27451
27426
|
"@babel/parser": "7.16.8",
|
|
27452
|
-
"@netlify/esbuild": "
|
|
27427
|
+
"@netlify/esbuild": "0.13.6",
|
|
27453
27428
|
"@vercel/nft": "^0.17.0",
|
|
27454
27429
|
"archiver": "^5.3.0",
|
|
27455
27430
|
"common-path-prefix": "^3.0.0",
|
|
@@ -27487,9 +27462,9 @@
|
|
|
27487
27462
|
"integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw=="
|
|
27488
27463
|
},
|
|
27489
27464
|
"minimatch": {
|
|
27490
|
-
"version": "4.
|
|
27491
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.
|
|
27492
|
-
"integrity": "sha512-
|
|
27465
|
+
"version": "4.2.1",
|
|
27466
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz",
|
|
27467
|
+
"integrity": "sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==",
|
|
27493
27468
|
"requires": {
|
|
27494
27469
|
"brace-expansion": "^1.1.7"
|
|
27495
27470
|
}
|
|
@@ -37148,9 +37123,9 @@
|
|
|
37148
37123
|
}
|
|
37149
37124
|
},
|
|
37150
37125
|
"netlify-redirect-parser": {
|
|
37151
|
-
"version": "13.0.
|
|
37152
|
-
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.
|
|
37153
|
-
"integrity": "sha512-
|
|
37126
|
+
"version": "13.0.4",
|
|
37127
|
+
"resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-13.0.4.tgz",
|
|
37128
|
+
"integrity": "sha512-Dg3JACJTcMwjof4FzeV9yDl6BgWkIIoBBfZxBjV2PNv9+QRYb1bOE7k4jx4HA9TTwzNQCJCdfJqmIqtR/w3Qrg==",
|
|
37154
37129
|
"requires": {
|
|
37155
37130
|
"filter-obj": "^3.0.0",
|
|
37156
37131
|
"is-plain-obj": "^4.0.0",
|
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.8.
|
|
4
|
+
"version": "9.8.3",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
|
|
@@ -200,14 +200,14 @@
|
|
|
200
200
|
"prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{mjs,cjs,js,md,yml,json,html}\" \"*.{mjs,cjs,js,yml,json,html}\" \".*.{mjs,cjs,js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!site/package-lock.json\" \"!.github/**/*.md\""
|
|
201
201
|
},
|
|
202
202
|
"dependencies": {
|
|
203
|
-
"@netlify/build": "^26.3.
|
|
204
|
-
"@netlify/config": "^17.0.
|
|
203
|
+
"@netlify/build": "^26.3.8",
|
|
204
|
+
"@netlify/config": "^17.0.15",
|
|
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
208
|
"@netlify/plugins-list": "^6.13.1",
|
|
209
209
|
"@netlify/routing-local-proxy": "^0.34.1",
|
|
210
|
-
"@netlify/zip-it-and-ship-it": "^5.
|
|
210
|
+
"@netlify/zip-it-and-ship-it": "^5.9.0",
|
|
211
211
|
"@octokit/rest": "^18.0.0",
|
|
212
212
|
"@sindresorhus/slugify": "^1.1.0",
|
|
213
213
|
"ansi-escapes": "^5.0.0",
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"netlify": "^11.0.0",
|
|
274
274
|
"netlify-headers-parser": "^6.0.2",
|
|
275
275
|
"netlify-onegraph-internal": "0.0.50",
|
|
276
|
-
"netlify-redirect-parser": "^13.0.
|
|
276
|
+
"netlify-redirect-parser": "^13.0.4",
|
|
277
277
|
"netlify-redirector": "^0.2.1",
|
|
278
278
|
"node-fetch": "^2.6.0",
|
|
279
279
|
"node-version-alias": "^1.0.1",
|