snyk / serverless-snyk

Serverless plugin for securing your dependencies with Snyk
Other
40 stars 4 forks source link

Feat: Removed the need to install Snyk globally #9

Closed tkadlec closed 7 years ago

tkadlec commented 7 years ago

Previously, we required the user to have Snyk installed globally. Now we're calling these commands directly from the installed Snyk dependency, removing that requirement.