1.2.1 • Published 9 years ago
dependency-tree-lint v1.2.1
dependency-tree-lint
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-lintUsage
dependency-tree-lintDevelopment Hints
Commit
Always commit with
npm run commitnpm run commit uses https://github.com/commitizen/cz-cli which is setup to the conventional-changelog.
License
MIT