dtv

0.1.0 • Public • Published

dtv

Dependency Tree Validator

Usage

  • Run in directory with node_modules tree

Categories

  • Dependency names must be lower case
  • peerDependencies are not allowed as they are not supported in npm 3
  • Dependencies may only come from npm registries
  • License field not set
  • Invalid license
  • Version mismatch against existing npm-shrinkwrap.json file
  • Run nsp-package to see possible vulnerabilities
  • engineStrict is not allowed as it will not be supported in npm 3

Package Sidebar

Install

npm i dtv

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • eemapel