Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.

Releases: tclindner/grunt-npm-package-json-lint

v4.0.0

06 Oct 20:33
1a488f2
Compare
Choose a tag to compare

Changed

  • Moved to npm-package-json-lint 4.x.x. Please see the migration guide for more information.

v3.0.0

12 May 19:00
089164b
Compare
Choose a tag to compare

[3.0.0] - 2018-05-12

Added

  • Added quiet and maxWarnings options.

Changed

  • Moved to npm-package-json-lint 3.x.x. Please see the migration guide for more information.

Removed

  • Dropped support for Node 4 and 5.
  • Removed ignorewarnings, stoponwarning, and showallerrors options.

v2.1.0

03 Aug 01:11
Compare
Choose a tag to compare

Changed

  • Bump dependencies

v2.0.0

19 Feb 02:18
Compare
Choose a tag to compare

Changed

  • Moved to npm-package-json-lint 2.x.x. Please see the migration guide for more information.

v1.1.0

27 Jul 02:19
Compare
Choose a tag to compare

Changed

  • Bump grunt-eslint to version 19.0.0
  • Move to shared eslint-config-tc module

v1.0.0

22 May 22:14
Compare
Choose a tag to compare

Added

  • configFile option to provide custom .npmpackagejsonlintrc file

Changed

  • Updated to v1.0.0 of npm-package-json-lint

v0.4.0

13 May 22:47
Compare
Choose a tag to compare

Changed

  • Bump dependencies
  • Update to single quotes (ESLint rule: quotes)

v0.3.0

11 May 02:54
Compare
Choose a tag to compare

Changed

  • Bump dependencies
  • Add node 6 tests on TravisCI
  • Add peerDependencies req

v0.2.0

01 May 20:32
Compare
Choose a tag to compare

Added

  • ESLint to build process

Removed

  • JSHint from build process

v0.1.0 - First Release!

21 Apr 03:10
Compare
Choose a tag to compare

Please see the README.