🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

git-hooks-list

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-hooks-list

List of Git hooks

4.1.1
latest
Source
npm
Version published
Weekly downloads
1.8M
8.38%
Maintainers
0
Weekly downloads
 
Created
Source

git-hooks-list

Build Status Coverage Npm Version MIT License

List of Git hooks

Data from Git - githooks Documentation

Install

yarn add git-hooks-list

Usage

import gitHooks from 'git-hooks-list'

console.log(gitHooks)

// => ['applypatch-msg', 'pre-applypatch', 'post-applypatch', 'pre-commit', ...]

Keywords

git

FAQs

Package last updated on 08 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts