npm sherif 0.4.1
v0.4.1

latest releases: 1.0.1, 1.0.0, 0.11.0...
12 months ago

New --fix option to autofix fixable issues

Some issues can now be fixed automatically when appending the --fix option:

  • empty-dependencies will remove any empty dependency (dependencies, devDependencies...) field
  • root-package-private-field will add/set the private field to true inside the root package.json
  • types-in-dependencies will move any @types/* package declared in dependencies to devDependencies

More issues will be autofixable in the future: #6

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.1

Don't miss a new sherif release

NewReleases is sending notifications on new releases.