Socket
Socket
Sign inDemoInstall

@arkweid/lefthook

Package Overview
Dependencies
0
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.7.7

Diff

Changelog

Source

0.7.7 (2021-10-02)

  • Fix incorrect npx command in git hook script template (PR #236) @PikachuEXE
  • Update project URLs in NPM package.json (PR #235) @PikachuEXE
  • Pass all arguments to downstream hooks (PR #231) @pablobirukov
  • Allows lefthook to work when node_modules is not in root folder for npx (PR #224) @spearmootz
  • Do not initialize git config on help and version commands (PR #209) @pwinckles
  • node: fix postinstall: process.cwd is a function and should be called @Envek
envek
published 0.7.6 •

Changelog

Source

0.7.6 (2021-06-02)

  • Fix lefthook binary extension on Windows. @aminya
  • PR #193 Fix path for searching npm-installed binary when in worktree. @Envek
  • NPM, RPM, and DEB packaging fixes. @Envek
envek
published 0.7.5 •

Changelog

Source

0.7.5 (2021-05-14)

  • PR #179 Fix running on Windows under MSYS and MINGW64 when run from Ruby gem or JS npm package. @akiver, @Envek
  • PR #177 Support non-default git hooks path. @charlie-wasp
  • PR #182 Support git workspaces and submodules. @skryukov
  • PR #184 Rewrite npm's scripts in JavaScript to support running on Windows without sh. @aminya
envek
published 0.7.4 •

Changelog

Source

0.7.4 (2021-04-30)

  • PR Improve check for installed git @DmitryTsepelev
  • PR Create .git/hooks directory when it does not exist @DmitryTsepelev
envek
published 0.7.3 •

Changelog

Source

0.7.3 (2021-04-23)

  • PR Package versions for all architectures (x86_64, ARM64, x86) into Ruby gem and NPM package @Envek
  • PR Fix golang 15+ build @skryukov
arkweid
published 0.7.2 •

Changelog

Source

0.7.2 (2020-02-02)

  • PR Feature multiple extends. Thanks @Evilweed

  • PR Fix npx when only yarn exists. Thanks @dotterian

  • PR Fix use '-h' for robust lefthook. Thanks @fahrinh

arkweid
published 0.7.1 •

Changelog

Source

0.7.1 (2020-02-02)

  • PR Fix sh dependency on windows when executing git. Thanks @lionskape

  • PR Add possibility for using yaml and yml extension for config. Thanks @rbUUbr

arkweid
published 0.7.0 •

Changelog

Source

0.7.0 (2019-12-14)

  • PR Support relative roots for monorepos. Thanks @jsmestad
arkweid
published 0.6.7 •

Changelog

Source

0.6.7 (2019-12-14)

  • Commit Skip before executing command

  • PR Add option --keep-config. Thanks @justinasposiunas

  • Commit Check if shell is non interactive

arkweid
published 0.6.6 •

Changelog

Source

0.6.6 (2019-12-03)

  • PR Use eval instead of exec; Enable tty for the shell. Thanks @ssnickolay
23Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc