1.1.0 • Published 6 years ago

npm-change-resolve v1.1.0

Weekly downloads
-
License
BSD
Repository
-
Last release
6 years ago

npm-change-resolve

Takes a change object emitted by follow for the npm registry and returns a manifest in the form of:

{
  "json": { ... },
  "versions": [ ... ],
  "tarballs": [ ... ]
}

For example registry.get('getos', console.log)

This module was ripped out of follow-registry and made to be generic

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago