Crypto-Touchbar-App icon indicating copy to clipboard operation
Crypto-Touchbar-App copied to clipboard

Deprecation and (high) vulnerabilities

Open xLinkOut opened this issue 4 years ago • 2 comments

luca Crypto-Touchbar-App (master) > npm install
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: "Please update to latest v2.3 or v2.2"
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js

added 115 packages, and audited 116 packages in 17s

1 package is looking for funding
  run `npm fund` for details

17 vulnerabilities (2 low, 7 moderate, 8 high)

To address issues that do not require attention, run:
  npm audit fix
To address all issues possible (including breaking changes), run:
  npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.

xLinkOut avatar Jan 06 '21 19:01 xLinkOut

Hey @xLinkOut, thanks for letting me know about this. As you may see I haven't updated this project in quite a while. Honestly, I didn't expect many people to be working with the code side of it, and more the web page.

Since this project is way overdue for some minor maintenance, I will look into this some point soon.

chrislennon avatar Jan 07 '21 09:01 chrislennon

Hi! I understand. Yesterday I was messing around with BetterTouchTool and I found your Crypto-Touchbar (I'm not into crypto but I was attracted by the colors on the touchbar). For curiosity, I came here to read how the Python script that get crypto works. I'm a Python developer and want to help: expect a pull request for the crypto_price.py script. Maybe I can do something for the frontend too.

xLinkOut avatar Jan 07 '21 11:01 xLinkOut