Some NPM registry packages are those which are forked by users. For example, cytoscape has a fork by a user visallo,(@visallo/cytoscape). Since the Github URL registered in the NPM database points to the original cytoscape.js library, there is a clash when it comes to data from Github(stars, forks etc). How to handle this is an issue that needs to be tackled in the near future.