dependency-tree-lint

1.2.1 • Public • Published

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

Package Sidebar

Install

npm i dependency-tree-lint

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • hanscoder