1.2.1 • Published 7 years ago

dependency-tree-lint v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

dependency-tree-lint

Travis build npm dependencies Status devDependencies Status

Checks the dependencies and devDependencies section in package.json for dependencies with non-release version.

Note

It doesn't check the transitive dependencies but this is at the moment in development.

Installation

npm i -E dependency-tree-lint

Usage

dependency-tree-lint

Development Hints

Commit

Always commit with

npm run commit

npm run commit uses https://github.com/commitizen/cz-cli which is setup to the conventional-changelog.

License

MIT