Socket
Socket
Sign inDemoInstall

lint-staged

Package Overview
Dependencies
Maintainers
1
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-staged - npm Package Versions

1
25

3.2.7

Diff

Changelog

Source

v3.2.7 - 18 Jan 2017

Bug Fixes

  • Generate absolute paths for all paths relative to git root (#121) (41ae0cb3, closes #118, #120)
okonet
published 3.2.6 •

Changelog

Source

v3.2.6 - 09 Jan 2017

Bug Fixes

okonet
published 3.2.5 •

Changelog

Source

v3.2.5 - 30 Dec 2016

Bug Fixes

okonet
published 3.2.4 •

Changelog

Source

v3.2.4 - 19 Dec 2016

Bug Fixes

  • When rejecting, use new Error and error.message respectively. (#113) (97ad4b46, closes #112)
okonet
published 3.2.3 •

Changelog

Source

v3.2.3 - 14 Dec 2016

Bug Fixes

  • Run commands in the context of gitDir if it is set (#110) (a74135d6, closes #109)
okonet
published 3.2.2 •

Changelog

Source

v3.2.2 - 07 Dec 2016

  • [fix]: Force colors only when running in TTY (#108)
  • [docs]: Added npm version badge
okonet
published 3.2.1 •

Changelog

Source

v3.2.1 - 04 Nov 2016

  • [fix]: Added { dot: true } to allow more complex globs with dots in path (#93)
  • [docs] Simpler pattern for matching js/jsx in the README. <Artem Sapegin>
  • [docs] Be more specific about where to put pre-commit in the installation instructions. (#87) <Artem Sapegin>
  • [chore]: Added commitizen conventional changelog (#92)
  • [chore] update eslint to version 3.9.1 (#88)
  • [chore]: update listr to version 0.7.0 (#85)
  • [chore]: Removed unused dev dependencies.
okonet
published 3.2.0 •

Changelog

Source

v3.2.0 - 18 Oct 2016

  • [feature] Support rc files extensions (.json, .yml etc) as they aren't supported by default
okonet
published 3.1.1 •

Changelog

Source

v3.1.1 - 17 Oct 2016

  • [fix] Properly resolve paths when the git directory differs from the current working directory. #78
  • [fix] Fixed TypeError: Path must be a string. Received undefined when gitDir isn't defined in the config.
okonet
published 3.1.0 •

Changelog

Source

v3.1.0 - 13 Oct 2016

  • Split code into smaller modules + added tests for them. Closes #68
  • Support for different configs via https://github.com/davidtheclark/cosmiconfig. Closes #64
  • Run separate linters concurrently by default
  • Added concurrent option to the config. Closes #63
  • Switched to https://github.com/okonet/eslint-config-okonet
  • lint-staged now work from sub-directories. #65 by @TheWolfNL
  • Output both stdout and stderr in case of error. Closes #66
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc