0.2.13 ā€¢ Published 6 years ago

modules-version-check v0.2.13

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

Modules Version Check

Build Status image

šŸ”Ž Check and automatically update local dependecies before your builds

  • local modules check

image

  • local modules check via --match

image

  • update local modules

image

Installation

npm install modules-version-check -g

Help

Usage: modules-version-check [options] [command]


Commands:

  update   update local modules

Options:

  -h, --help        output usage information
  -v --version      output the version number
  --match <regexp>  regular expression matching
  --cli <client>    update client, `npm` or `yarn`, default: `npm`

Usage

cd your-project/

modules-version-check

Use with task runner

Gulp

  • npm install gulp-modules-version-check

Grunt

  • npm install grunt-modules-version-check
0.2.13

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago