dependency-check / dependency-check/DependencyCheck
Resolving alias packages in node.js
Open
enhancement
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
**Is your feature request related to a problem? Please describe.**
We have imported a library which is using an alias to resolve a dependency. The DepCheck can not resolve it
**Describe the solution you'd like**
Usage of aliases should be accepted and resolved
**Describe alternatives you've considered**
already checked to fork the other package but it needs two versions of the same package, so alias is needed
**Additional context**
[WARN] dependency skipped: package.json contain an alias for react-dnd-legacy => react-dnd@2.6.0 npm audit doesn't support aliases
Contributor guide
Assessment
This issue has not been assessed yet.