Npmvet

Use this skill when the user wants to simple cli tool for vetting npm package versions against allowed ranges.

javimosch a9fe8e5 825 B Updated

File contents

Npmvet Plugin

Simple CLI tool for vetting npm package versions against allowed ranges.

Commands

Operations

  • npmvet packages check — check packages via npmvet
  • npmvet config init — init config via npmvet
  • npmvet config show — show config via npmvet
  • npmvet output set — set output via npmvet
  • npmvet format set — set format via npmvet
  • npmvet verbose set — set verbose via npmvet
  • npmvet strict set — set strict via npmvet

Usage Examples

  • "npmvet --help"
  • "npmvet "

Installation

npm install -g npmvet

Examples

npmvet --version
npmvet --help

Key Features

  • npm\n- versioning\n- audit

javimosch/supercli/tree/main/plugins/npmvet/skills/quickstart commit a9fe8e5390

Frequently asked questions

npx skillmds@latest add javimosch/npmvet