Skip to content

🔎 Check and automatically update local dependecies before your builds

Notifications You must be signed in to change notification settings

FrendEr/modules-version-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • npm install gulp-modules-version-check
  • npm install grunt-modules-version-check

About

🔎 Check and automatically update local dependecies before your builds

Resources

Stars

Watchers

Forks

Packages

No packages published