ExodusMovement / prices

JavaScript module to get historical prices for cryptocurrencies / blockchain assets.
MIT License
4 stars 9 forks source link

Audit fix and allow greater than versions. #1

Closed dooglio closed 4 years ago

dooglio commented 4 years ago

npm reported vulnerabilities, so I ran npm audit fix. Also, the engines object in the package.json was not allowing any versions of node greater than 10 when using yarn to install the package.