Inedo / pgscan

Dependency scanner for ProGet.
MIT License
11 stars 5 forks source link

Fixes the problem that scopes in npm package names have not been correctly assigned to the Group property. #46

Closed szimmer-dap closed 5 months ago

szimmer-dap commented 5 months ago

As discussed in the forum: https://forums.inedo.com/topic/4063/scoped-npm-packages-not-listed-in-releases

Applies to scoped npm packages: Scope names and package names need to be split into the Group and Name properties to make sure the separating slash is not escaped by Uri.EscapeDataString