-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: add package.json parser #20
Labels
feature
Add new feature
Comments
regevbr
added
chore
Make the code better
feature
Add new feature
and removed
chore
Make the code better
labels
Mar 21, 2020
regevbr
changed the title
feature: add package,json parser
feature: add package.json parser
Mar 25, 2020
Also need to add filtering ability to ignore some dependencies by name or regex. and also the ability to specify only some packages |
We need to also get the scripts list to figure out which script needs to run in order to test |
Need to support global packages as well |
regevbr
added a commit
that referenced
this issue
Apr 22, 2020
regevbr
added a commit
that referenced
this issue
Apr 22, 2020
regevbr
added a commit
that referenced
this issue
Apr 22, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 23, 2020
regevbr
added a commit
that referenced
this issue
Apr 27, 2020
regevbr
added a commit
that referenced
this issue
Apr 27, 2020
regevbr
added a commit
that referenced
this issue
Apr 27, 2020
regevbr
added a commit
that referenced
this issue
May 7, 2020
regevbr
added a commit
that referenced
this issue
May 8, 2020
regevbr
added a commit
that referenced
this issue
May 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to extract all dependencies and optionaly get dev/peer ones as well
The text was updated successfully, but these errors were encountered: