Socket
Book a DemoInstallSign in
Socket

dvc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dvc

Checks for outdated dependencies

0.1.1
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Dependency Version Checker

Installation

npm install --save dvc
npm install -g dvc

Usage

Command line

dvc [--registry <url>] [<pkg-name>[ <pkg-name>]]
FlagsDefaultDescription
registryhttps://registry.npmjs.org/Registry url

When called without pkg-name, it will look for package.json in the current working directory.

API

const DVC = require('dvc')
const dvc = new DVC({
  registry: 'http://localhost/registry'
})

dvc.check('i18n-light', 'ipc-emitter')
  .then((info) => {
    console.info(info)
  })

FAQs

Package last updated on 23 Oct 2016

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.