snyk / snyk-php-plugin

Basic Snyk CLI plugin for PHP support
Apache License 2.0
6 stars 6 forks source link

feat: add ability to parse dev dependencies #38

Closed gitphill closed 5 years ago

gitphill commented 5 years ago

What does this PR do?

Pass optional dev option to parser. Refactored tests moving fixtures into their own folder. Added @snyk/cli-interface dependecy and extended BaseInspectOptions (to get dev option). Added test for dev option.

What are the relevant tickets?

BST-917

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

gitphill commented 5 years ago

should we have package-lock.json in this repo?

lili2311 commented 5 years ago

@gitphill not in public packages no :)

snyksec commented 5 years ago

:tada: This PR is included in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: