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

lefthook-windows-arm64

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lefthook-windows-arm64 - npm Package Compare versions

Comparing version 1.4.10 to 1.4.11

2

package.json
{
"name": "lefthook-windows-arm64",
"version": "1.4.10",
"version": "1.4.11",
"description": "The Windows ARM 64-bit binary for lefthook, git hooks manager.",

@@ -5,0 +5,0 @@ "preferUnplugged": false,

@@ -11,3 +11,3 @@ ![Build Status](https://github.com/evilmartians/lefthook/actions/workflows/test.yml/badge.svg?branch=master)

Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects.
A Git hooks manager for Node.js, Ruby and many other types of projects.

@@ -43,15 +43,28 @@ * **Fast.** It is written in Go. Can run commands in parallel.

**[Installation guide](./docs/install.md)** with more different installation instructions.
**[Installation guide](./docs/install.md)** with more ways to install lefthook: [apt](./docs/install.md#deb), [brew](./docs/install.md#homebrew), [winget](./docs/install.md#winget), and others.
## Usage
Lefthook is easy to use. Once you configure and setup you can forget that it even exists and rely on the magic underneath.
Configure your hooks, install them once and forget about it: rely on the magic underneath.
See:
#### TL;DR
- [**Usage**](./docs/usage.md) of **lefthook** CLI utility.
- [**Configuration**](./docs/configuration.md) details for `lefthook.yml`
- [**Wiki**](https://github.com/evilmartians/lefthook/wiki) for other information.
- [**Discussions**](https://github.com/evilmartians/lefthook/discussions) if you want to ask a question, suggest a feature, or report a bug.
```bash
# Configure your hooks
vim lefthook.yml
# Install them to the git project
lefthook install
# Enjoy your work with git
git add -A && git commit -m '...'
```
#### More details
- [**Configuration**](./docs/configuration.md) for `lefthook.yml` config options.
- [**Usage**](./docs/usage.md) for **lefthook** CLI options, supported ENVs, and usage tips.
- [**Wiki**](https://github.com/evilmartians/lefthook/wiki) for guides, examples, and benchmarks.
- [**Discussions**](https://github.com/evilmartians/lefthook/discussions) for questions, ideas, suggestions.
***

@@ -58,0 +71,0 @@

Sorry, the diff of this file is not supported yet

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