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

lefthook

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lefthook - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

18

package.json
{
"name": "lefthook",
"version": "1.4.6",
"version": "1.4.7",
"description": "Simple git hooks manager",

@@ -23,10 +23,10 @@ "main": "index.js",

"optionalDependencies": {
"lefthook-darwin-arm64": "1.4.6",
"lefthook-darwin-x64": "1.4.6",
"lefthook-linux-arm64": "1.4.6",
"lefthook-linux-x64": "1.4.6",
"lefthook-freebsd-arm64": "1.4.6",
"lefthook-freebsd-x64": "1.4.6",
"lefthook-windows-arm64": "1.4.6",
"lefthook-windows-x64": "1.4.6"
"lefthook-darwin-arm64": "1.4.7",
"lefthook-darwin-x64": "1.4.7",
"lefthook-linux-arm64": "1.4.7",
"lefthook-linux-x64": "1.4.7",
"lefthook-freebsd-arm64": "1.4.7",
"lefthook-freebsd-x64": "1.4.7",
"lefthook-windows-arm64": "1.4.7",
"lefthook-windows-x64": "1.4.7"
},

@@ -33,0 +33,0 @@ "scripts": {

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

* [Install with Homebrew](./docs/install.md#homebrew)
* [Install with Winget](./docs/install.md#winget)
* [Install for Debian-based Linux](./docs/install.md#deb)

@@ -201,0 +202,0 @@ * [Install for RPM-based Linux](./docs/install.md#rpm)

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