Dependency graph supports scoped npm packages

The dependency graph has added support for scoped npm packages. Scoped packages like @angular/angular will be accurately listed in the dependency graph, used by, and community contributors views.

We’ve removed a bit of friction for users who navigate topics by URL hacking. Instead of encountering a 404 page for URLs where the topics are mixed or uppercase (e.g. github.com/topics/WordPress or github.com/topics/PICO-8), we’ll redirect you to the correct lowercase URL.

Learn more about topics on GitHub

See more