New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wox-modules-version-check

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wox-modules-version-check

modules version check tool

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

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 wox-modules-version-check -g

Help

Usage: wox-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

Usage

cd your-project/

wox-modules-version-check

Use with task runner

Gulp

  • npm install gulp-modules-version-check

Grunt

  • npm install grunt-modules-version-check

Keywords

modules

FAQs

Package last updated on 30 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts