updater

0.0.1 • Public • Published

Build Status

Updater - a tool for checking if you are out of date

Installation

npm install updater

Usage

  var updater = require("updater");
  updater("<your package name>", cb(<most recent deployed version>, <err>))

License

BSD

/updater/

    Package Sidebar

    Install

    npm i updater

    Weekly Downloads

    14

    Version

    0.0.1

    License

    BSD

    Last publish

    Collaborators

    • samccone