plint

0.1.2 • Public • Published

plint

A npm package linter

Usage

plint will scan the dependencies for that package.

It will detect the following problems with packages and subdependencies:

  • Elastic semver usage (considered harmful)
  • Preinstall, install, postinstall, scripts usage

Behavior

The CLI looks for a package.json file in the current working directory, (or a directory given as an argument) and scan all its dependencies and subdependencies.

License

MIT

Copyright

Copyleft © 2015 by Esteban Ordano

Readme

Keywords

Package Sidebar

Install

npm i plint

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • eordano