intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
120 stars 154 forks source link

`snyk` package as a dependency since the 3.0 version #88

Closed Grmiade closed 4 years ago

Grmiade commented 4 years ago

In this commit, you introduced snyk as a dependency. Do you think you could migrate it to a dev dependency? With the 3.0 version, all the snyk library and its dependencies are installed on our machines when we use the intuit-oauth library :/

abisalehalliprasan commented 4 years ago

Will fix get this fixed by tomorrow 👍

abisalehalliprasan commented 4 years ago

Fixed in the new release 3.0.1. Closing the issue @Grmiade

Grmiade commented 4 years ago

Thanks @abisalehalliprasan Very responsive 💪