changelogs.md
youngoat/nodejs.npm-registry-rest
Repository
-
API
-
Source
0.2.0
options.suppressNotFoundError
accepted by
npm-registry-rest/getDownloadCount
.
0.1.2
Fixed the bug in
npm-registry-rest/getPackage
that exception 'Not Found' thrown on scoped package name.
Fixed the bug in
npm-registry-rest/getStarCount
that exception 'Not Found' thrown on scoped package name.
0.1.1
Enhance
npm-registry-rest/getDownoadCount
to deal with unexisting package name.
0.1.0
npm-registry-rest/getStarCount
added.
npm-registry-rest/getPackage
updated to throw an Error with message
Not Found
when the prefered package does not exist.
0.0.2
npm-registry-rest/getPackageNames
added.
0.0.1
March 11, 2018
Released.
This CHANGELOG.md follows
Keep a CHANGELOG
.