Skip to content

updates to npm search break node-packages #2

Description

@bcoe

The npm-seach endpoint now only has 20 minutes of granularity, a good fix would be to use npm's couch follower feed, and the follow library:

https://github.com/iriscouch/follow

Basically you'd setup the follower to look at https://registry.npmjs.org, and you'd get notified as new publications come in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions