3.1.0 • Published 9 years ago

follow-registry v3.1.0

Weekly downloads
5
License
BSD
Repository
github
Last release
9 years ago

npm registry follower

This module is an addon to the follow that tracks changes from skimdb and returns a handler with the json modified.

This is to be used by other modules, for example registry-static

changes feed

Instead of using the "standard" feed, this pulls the feed and breaks up the data into usable bits:

{
    json: {.. the full package.json ..},
    versions: [ .. version info split into parts ..],
    tarballs: [ .. all of the tarball data (shasum and url) .. ]
}

why?

http://blog.npmjs.org/post/83774616862/deprecating-fullfatdb

build

Build Status

3.1.0

9 years ago

3.0.0

9 years ago

2.0.0

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago