New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@evilmartians/lefthook-installer

Package Overview
Dependencies
Maintainers
0
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evilmartians/lefthook-installer - npm Package Versions

1
911
13

1.3.11

Diff
mrexox
published 1.3.11 •

Changelog

Source

1.3.11 (2023-04-27)

  • feat: add execution_out to skip output settings (#475) by @mrexox
  • chore: add debug logs when hook is skipped (#474) by @mrexox
mrexox
published 1.3.10 •

Changelog

Source

1.3.10

  • feat: don't show when commands are skipped because of no matched files (#468) by @technicalpickles
mrexox
published 1.3.9 •

Changelog

Source

1.3.9 (2023-04-04)

  • feat: allow extra hooks in local config (#462) by @fabn
  • feat: pass numeric placeholders to files command (#461) by @fabn
mrexox
published 1.3.8 •

Changelog

Source

1.3.8 (2023-03-23)

  • fix: make hook template compatible with shells without source command (#458) by @mdesantis
mrexox
published 1.3.7 •

Changelog

Source

1.3.7 (2023-03-20)

  • fix: allow globs in skip option (#457) by @mrexox
  • deps: dependencies update (March 2023) (#455) by @mrexox
  • fix: don't fail on missing config file (#450) by @mrexox
mrexox
published 1.3.6 •

Changelog

Source

1.3.6 (2023-03-16)

  • fix: stage fixed when root specified (#449) by @mrexox
  • feat: implitic skip on missing files for pre-commit and pre-push hooks (#448) by @mrexox
mrexox
published 1.3.5 •

Changelog

Source

1.3.5 (2023-03-15)

  • feat: add stage_fixed option (#445) by @mrexox
mrexox
published 1.3.4 •

Changelog

Source

1.3.4 (2023-03-13)

  • fix: don't extra extend config if lefthook-local.yml is missing (#444) by @mrexox
mrexox
published 1.3.3 •

Changelog

Source

1.3.3 (2023-03-01)

  • fix: restore release assets name (#437) by @watarukura
mrexox
published 1.3.2 •

Changelog

Source

1.3.2 (2023-02-27)

  • fix: Allow sh syntax in files (#435) by @mrexox