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
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-staged - npm Package Versions

1
2426

3.0.0-beta1

Diff

okonet
published 3.0.0 •

Changelog

Source

v13.0.0 - 01 Jun 2022

Bug Fixes

  • deps: update execa@^6.1.0 (659c85c)
  • deps: update yaml@^2.1.1 (2750a3d)

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
okonet
published 2.0.0 •

Changelog

Source

v2.0.0 - 08 Jul 2016

  • Support for sequences of commands. Needs config update! #25 @okonet
  • Allow adding files to the commit after running a task. #16 @okonet
okonet
published 2.0.0-beta.1 •

okonet
published 1.0.2 •

Changelog

Source

v1.0.2 - 30 Jun 2016

  • Fixed path resolution to the app root on Windows. #19 by <OJ Kwon>
okonet
published 1.0.1 •

Changelog

Source

v1.0.1 - 07 Jun 2016

  • Fixed support of local npm scripts from package.json
okonet
published 1.0.0 •

Changelog

Source

v1.0.0 - 07 Jun 2016

  • Complete re-write using Node.js API to fix #5, #6, #7, #8
  • Switched to staged-git-files that supports git filter. Exclude deleted files. Closes #12
okonet
published 0.2.2 •

Changelog

Source

v0.2.2 - 02 May 2016

  • Switch to bin/bash and fix file existncy check #9 @fubhy
  • Switch to $(npm bin) instead of hardcoding path #9 @fubhy
  • Updated flow installation instructions @okonet
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