https://github.com/iansu/node-version-change
A CLI app that shows the version change(s) between the current working copy and another git ref
https://github.com/iansu/node-version-change
Last synced: 6 months ago
JSON representation
A CLI app that shows the version change(s) between the current working copy and another git ref
- Host: GitHub
- URL: https://github.com/iansu/node-version-change
- Owner: iansu
- Created: 2022-05-30T00:48:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T02:59:09.000Z (over 3 years ago)
- Last Synced: 2025-03-21T10:23:39.870Z (10 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Version Change
A CLI app that shows the version change(s) between the current working copy and another git ref
## Usage
`nvc --since origin/main`