3.1.0 • Published 8 years ago

follow-registry v3.1.0

Weekly downloads
5
License
BSD
Repository
github
Last release
8 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

8 years ago

3.0.0

8 years ago

2.0.0

8 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago