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

@evilmartians/lefthook-installer

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evilmartians/lefthook-installer - npm Package Compare versions

Comparing version 1.7.21 to 1.7.22

2

package.json
{
"name": "@evilmartians/lefthook-installer",
"version": "1.7.21",
"version": "1.7.22",
"description": "Simple git hooks manager",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

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

A Git hooks manager for Node.js, Ruby and many other types of projects.
A Git hooks manager for Node.js, Ruby, Python and many other types of projects.

@@ -37,3 +37,3 @@ * **Fast.** It is written in Go. Can run commands in parallel.

With **Ruby**:
For **Ruby**:

@@ -44,2 +44,8 @@ ```bash

For **Python**:
```bash
pip install lefthook
```
**[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.

@@ -46,0 +52,0 @@

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