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
2324

2.0.0

Diff

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

Changelog

Source

v0.2.1 - 02 May 2016

okonet
published 0.2.0 •

Changelog

Source

v0.2.0 - 02 May 2016

  • Added more linters: flow, JSCS @okonet
  • Better console output when no binary is found @okonet
  • Better README @okonet
okonet
published 0.1.1 •

Changelog

Source

v0.1.1 - 02 May 2016

  • Initial release
okonet
published 0.1.0 •

Changelog

Source

v10.1.0 - 30 Mar 2020

Bug Fixes

  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)

Features

  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)
1
2324
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