check-dependency-version-consistency icon indicating copy to clipboard operation
check-dependency-version-consistency copied to clipboard

Add support for aliased dependencies

Open ddzz opened this issue 3 years ago • 1 comments

This aliased dependency will not be compared to other webpack versions:

  "dependencies": {
    "aliased-webpack": "npm:webpack@^5",
  }

ddzz avatar Sep 24 '22 14:09 ddzz

Can you link to some documentation on how this works and what the expected behavior should be?

bmish avatar Sep 25 '22 14:09 bmish