Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

Incorrect number of dependents shown on the npm package site. #371

@JureSotosek

Description

@JureSotosek

A page of every package on npm includes a stat which shows how many packages are dependent on it(dependents) and that number seems to be incorrect.

For example looking at the "base" package site (https://www.npmjs.com/package/base), its says there are 29 dependents but checking the actual list of dependents i can only count 28.

I came to the same conclusion with many other packages, doing my own aggregation on a replicated instance of the npm-registry.

There seems to be a problem with deleted and newly added packages not being taken in to account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions