find-newer-npm-package

1.0.1 • Public • Published

find-newer-npm-package Build Status

Given a npm version & a list of available npm versions, get all newer (based upon semver ^ or ~) packages

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install find-newer-npm-package --save

Tests

npm install
npm test

Dependencies

  • array-from: A ponyfill for the ES 2015 (ES6) Array.from().
  • es6-set: ECMAScript6 Set polyfill
  • semver: The semantic version parser used by npm.

Dev Dependencies

License

MIT

Generated by package-json-to-readme

Readme

Keywords

none

Package Sidebar

Install

npm i find-newer-npm-package

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • kesla