Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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
2325

4.0.0-beta-2

Diff

okonet
published 4.0.0-beta-1 •

okonet
published 3.0.3 •

Changelog

Source

v3.0.3 - 22 Sep 2016

  • Added FORCE_COLOR env variable to force colors for packages that depend on https://www.npmjs.com/package/supports-color. Closes #50
okonet
published 3.0.2 •

Changelog

Source

v3.0.2 - 12 Sep 2016

  • Removed unused dependecies
okonet
published 3.0.1 •

Changelog

Source

v3.0.1 - 08 Sep 2016

  • Switched to listr. Simplified code and more beautiful output.
  • Switched to execa. Should fix #30
  • Use ES2015. Dropped support for Node < 4.x
  • Support commands with arguments in the lint-staged config. Closes #47
  • Support binaries from $PATH. Closes #47
  • Removed --color option from runner. You should pass arguments yourself.
okonet
published 2.0.3 •

Changelog

Source

v2.0.3 - 02 Aug 2016

  • Use cross-spawn to fix issues with Windows. Closes #30. (#34)
  • Updated dependencies
okonet
published 3.0.0-beta1 •

okonet
published 3.0.0 •

Changelog

Source

v13.0.0 - 01 Jun 2022

Bug Fixes

Features

  • remove support for Node.js 12 (5fb6df9)

BREAKING CHANGES

  • lint-staged will no longer support Node.js 12, which is EOL since 30 April 2022
okonet
published 2.0.2 •

Changelog

Source

v2.0.2 - 11 Jul 2016

  • Fixes an error when running a config with just one task (#28). #27 @Anber.
  • Beautiful string representation for multiple linters in case of error.
  • Added tests to getLintersAsString.
okonet
published 2.0.1 •

Changelog

Source

v2.0.1 - 08 Jul 2016

  • When on of the sequential tasks fails, exit the process. Closes #26
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