npm-stats-api

Node Package's Statistics API | Our functions will provide statistics of node package | This is a Node.js API wrapper for the NPM API and Registry. Based on the original npm-stat-api.

MIT License

Downloads
2.4K
Stars
13
Committers
9

Bot releases are visible (Hide)

npm-stats-api - v2.1.2 Latest Release

Published by kkeeth 4 months ago

What's Changed

Full Changelog: https://github.com/kkeeth/npm-stats-api/compare/v2.1.1...v2.1.2

npm-stats-api - v2.1.1

Published by kkeeth 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kkeeth/npm-stats-api/compare/v2.1.0...v2.1.1

npm-stats-api - v2.1.0

Published by kkeeth 6 months ago

Chore

  • Updated and published type definitions so that type assertions work when users use npm-stats-api
npm-stats-api - v2.0.2

Published by kkeeth about 1 year ago

Chore

  • rebulilt with TypeScript
  • changed bandler to Rollup
  • removed module formatResponse.js
npm-stats-api - v2.0.1

Published by kkeeth about 1 year ago

DEPRECATED

This package has been deprecated because it does not contain the necessary files.

npm-stats-api - v2.0.0

Published by kkeeth about 1 year ago

DEPRECATED

This package has been deprecated because it does not contain the necessary files.

npm-stats-api - v1.2.3

Published by kkeeth almost 2 years ago

Patch

  • Updated version of Node.js from v16 → v18
  • Updated error message at gulp tasks
  • Upgraded some node modules
  • Removed unecessary file lib/userException.js
npm-stats-api - v1.2.2

Published by kkeeth over 3 years ago

npm-stats-api - v1.2.1

Published by kkeeth over 3 years ago

npm-stats-api - v1.2.0

Published by kkeeth about 4 years ago

  • Added test cases
  • Added try-catch error handling
  • Formatted by Prettier