bahmutov / bahmutov/dependency-version-badge
conflicting script name
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The name of the bin alias is `update-badge` which clashes with the name of the script from `check-code-coverage`

Probably just change to `dependency-version-badge`, which is a breaking change
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package's bin aliases and the scripts named update-badge and check-code-coverage. Confirm where the conflicting alias is declared and where the old name is referenced; done means the dependency-version-badge command no longer clashes and related references use the new name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100