npm-check-updates
There are 23 repositories under npm-check-updates topic.
raineorshine/npm-check-updates
Find newer versions of package dependencies than what your package.json allows
Clement134/get-changelog
A CLI tool to easily find changelogs
flaviodelgrosso/pushapp
⚡ Ultra fast dependencies updater for Node.js ⚡ 🚧 WIP 🚧
rizalibnu/danger-plugin-npm-check-updates
Danger plugin for npm-check-updates
jaisayush/npm-update-package-version
npm-update-package-version is a command-line tool that checks for available updates of your project's dependencies. It lists the package name and the latest version available in a table format.
raineorshine/ncu-test-pre1
A package that publishes minor and patch versions before v1
raineorshine/ncu-test-tag
A package that publishes a variety of prereleases to different tags.
raineorshine/ncu-mock-prerelease
A package that never is published beyond 1.0.0-alpha.0
raineorshine/ncu-test-10
A package with published versions 1.0.0 – 1.0.10.
raineorshine/ncu-test-alpha
A package that allows npm-check-updates to test upgrading an alpha to a higher alpha.
raineorshine/ncu-test-alpha-latest
A package that allows npm-check-updates to test alpha versions published to latest.
raineorshine/ncu-test-deprecated
A package that is deprecated at v2.0.0.
raineorshine/ncu-test-dist-tag
A package that publishes to the 'next' dist-tag.
raineorshine/ncu-test-greatest-not-newest
A package that allows npm-check-updates to test when the greatest (highest) published version is not the last published
raineorshine/ncu-test-invalid-tag
A test repo that has some non-semver tags.
raineorshine/ncu-test-no-tags
A repo with no tags.
raineorshine/ncu-test-prompts
A package that tests terkelg/prompts.
raineorshine/ncu-test-return-version
A module that returns its version.
raineorshine/ncu-test-semver
A package with major, minor, patch, and prereleases published.
raineorshine/ncu-test-simple-tag
A repo that is tagged using a simple, non-semver format: "v3"
raineorshine/ncu-test-v0.1.3a
A package that has a git tag of "v0.1.3a" that is not valid semver.
raineorshine/ncu-test-v2
A package that never is published beyond v2.0.0.