Skip to content

Conversation

@cbourdage
Copy link

  • Added support for an exclude option to be able to explicitly exclude packages from the outdated list of packages.

This is really helpful if you have private repos and the versions can't be identified. For instance the output of something that is uptodate still looks like:

| package-name | 1.0.0 | git | git |

Example usage:

schedule(npmOutdated({ exclude: ['package-name'] }));

* Added support for an exclude option to be able to explicitly exclude packages from the outdated list of packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant