nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.36k stars 150 forks source link

fix: do not show download prompt when downloading JSON #383

Closed aduh95 closed 5 months ago

aduh95 commented 5 months ago

JSON data is (supposedly) rather innocuous, it seems unnecessary to have a prompt for those.

Fixes: https://github.com/nodejs/corepack/issues/380