netlify-cli 8.1.6 → 8.1.7

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "8.1.6",
3
+ "version": "8.1.7",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "8.1.6",
9
+ "version": "8.1.7",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
@@ -14,7 +14,7 @@
14
14
  "@netlify/config": "^17.0.0",
15
15
  "@netlify/framework-info": "^7.0.0",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
17
- "@netlify/plugin-edge-handlers": "^2.0.0",
17
+ "@netlify/plugin-edge-handlers": "^3.0.0",
18
18
  "@netlify/plugins-list": "^6.2.0",
19
19
  "@netlify/routing-local-proxy": "^0.34.1",
20
20
  "@netlify/zip-it-and-ship-it": "5.2.0",
@@ -2555,37 +2555,6 @@
2555
2555
  "url": "https://github.com/sponsors/sindresorhus"
2556
2556
  }
2557
2557
  },
2558
- "node_modules/@netlify/build/node_modules/@netlify/plugin-edge-handlers": {
2559
- "version": "3.0.0",
2560
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-3.0.0.tgz",
2561
- "integrity": "sha512-lolaK+xaY0Hud4tE89baA9FrwxebTvSTVTeQAEK3a9yj1o0jZrEzaBW9kGZ89lwANb4Mghz3PLaksOlEH179MA==",
2562
- "dependencies": {
2563
- "@babel/core": "^7.11.4",
2564
- "@babel/preset-env": "^7.11.5",
2565
- "@rollup/plugin-babel": "^5.2.0",
2566
- "@rollup/plugin-commonjs": "^21.0.0",
2567
- "@rollup/plugin-inject": "^4.0.2",
2568
- "@rollup/plugin-json": "^4.1.0",
2569
- "@rollup/plugin-node-resolve": "^11.0.0",
2570
- "@types/node": "^16.0.0",
2571
- "buffer-es6": "^4.9.3",
2572
- "del": "^6.0.0",
2573
- "make-dir": "^3.1.0",
2574
- "node-fetch": "^2.6.1",
2575
- "path-type": "^4.0.0",
2576
- "process-es6": "^0.11.6",
2577
- "rollup": "^2.23.1",
2578
- "rollup-plugin-node-polyfills": "^0.2.1",
2579
- "rollup-plugin-terser": "^7.0.2",
2580
- "typescript": "^4.1.5"
2581
- },
2582
- "bin": {
2583
- "plugin-build-edge-handlers": "src/cli.js"
2584
- },
2585
- "engines": {
2586
- "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2587
- }
2588
- },
2589
2558
  "node_modules/@netlify/build/node_modules/@sindresorhus/is": {
2590
2559
  "version": "2.1.1",
2591
2560
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
@@ -3487,9 +3456,9 @@
3487
3456
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
3488
3457
  },
3489
3458
  "node_modules/@netlify/plugin-edge-handlers": {
3490
- "version": "2.0.0",
3491
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-2.0.0.tgz",
3492
- "integrity": "sha512-qfEUPZ4JCo3/j6txjwR6dUeteYI6ErYYLJmhGHEm5OEpZz4IUlnqWajmpU0sKgbB/F7AbEFi1aZFYmYnTIB3Bg==",
3459
+ "version": "3.0.0",
3460
+ "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-3.0.0.tgz",
3461
+ "integrity": "sha512-lolaK+xaY0Hud4tE89baA9FrwxebTvSTVTeQAEK3a9yj1o0jZrEzaBW9kGZ89lwANb4Mghz3PLaksOlEH179MA==",
3493
3462
  "dependencies": {
3494
3463
  "@babel/core": "^7.11.4",
3495
3464
  "@babel/preset-env": "^7.11.5",
@@ -22427,31 +22396,6 @@
22427
22396
  }
22428
22397
  }
22429
22398
  },
22430
- "@netlify/plugin-edge-handlers": {
22431
- "version": "3.0.0",
22432
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-3.0.0.tgz",
22433
- "integrity": "sha512-lolaK+xaY0Hud4tE89baA9FrwxebTvSTVTeQAEK3a9yj1o0jZrEzaBW9kGZ89lwANb4Mghz3PLaksOlEH179MA==",
22434
- "requires": {
22435
- "@babel/core": "^7.11.4",
22436
- "@babel/preset-env": "^7.11.5",
22437
- "@rollup/plugin-babel": "^5.2.0",
22438
- "@rollup/plugin-commonjs": "^21.0.0",
22439
- "@rollup/plugin-inject": "^4.0.2",
22440
- "@rollup/plugin-json": "^4.1.0",
22441
- "@rollup/plugin-node-resolve": "^11.0.0",
22442
- "@types/node": "^16.0.0",
22443
- "buffer-es6": "^4.9.3",
22444
- "del": "^6.0.0",
22445
- "make-dir": "^3.1.0",
22446
- "node-fetch": "^2.6.1",
22447
- "path-type": "^4.0.0",
22448
- "process-es6": "^0.11.6",
22449
- "rollup": "^2.23.1",
22450
- "rollup-plugin-node-polyfills": "^0.2.1",
22451
- "rollup-plugin-terser": "^7.0.2",
22452
- "typescript": "^4.1.5"
22453
- }
22454
- },
22455
22399
  "@sindresorhus/is": {
22456
22400
  "version": "2.1.1",
22457
22401
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
@@ -23073,9 +23017,9 @@
23073
23017
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
23074
23018
  },
23075
23019
  "@netlify/plugin-edge-handlers": {
23076
- "version": "2.0.0",
23077
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-2.0.0.tgz",
23078
- "integrity": "sha512-qfEUPZ4JCo3/j6txjwR6dUeteYI6ErYYLJmhGHEm5OEpZz4IUlnqWajmpU0sKgbB/F7AbEFi1aZFYmYnTIB3Bg==",
23020
+ "version": "3.0.0",
23021
+ "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-3.0.0.tgz",
23022
+ "integrity": "sha512-lolaK+xaY0Hud4tE89baA9FrwxebTvSTVTeQAEK3a9yj1o0jZrEzaBW9kGZ89lwANb4Mghz3PLaksOlEH179MA==",
23079
23023
  "requires": {
23080
23024
  "@babel/core": "^7.11.4",
23081
23025
  "@babel/preset-env": "^7.11.5",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "8.1.6",
4
+ "version": "8.1.7",
5
5
  "author": "Netlify Inc.",
6
6
  "contributors": [
7
7
  "Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
@@ -82,7 +82,7 @@
82
82
  "@netlify/config": "^17.0.0",
83
83
  "@netlify/framework-info": "^7.0.0",
84
84
  "@netlify/local-functions-proxy": "^1.1.1",
85
- "@netlify/plugin-edge-handlers": "^2.0.0",
85
+ "@netlify/plugin-edge-handlers": "^3.0.0",
86
86
  "@netlify/plugins-list": "^6.2.0",
87
87
  "@netlify/routing-local-proxy": "^0.34.1",
88
88
  "@netlify/zip-it-and-ship-it": "5.2.0",