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

@evilmartians/lefthook-installer

Package Overview
Dependencies
Maintainers
5
Versions
110
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.2.2 to 1.2.3

2

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

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

@@ -60,3 +60,3 @@

* ### **Parallel execution**
Gives you more speed. [Example](./docs/full_guide.md#parallel-execution)
Gives you more speed. [Example](./docs/configuration.md#parallel)

@@ -69,3 +69,3 @@ ```yml

* ### **Flexible list of files**
If you want your own list. [Custom](./docs/full_guide.md#custom-file-list) and [prebuilt](./docs/full_guide.md#select-specific-file-groups) examples.
If you want your own list. [Custom](./docs/configuration.md#files) and [prebuilt](./docs/configuration.md#run) examples.

@@ -110,3 +110,3 @@ ```yml

If oneline commands are not enough, you can execute files. [Example](./docs/full_guide.md#bash-script-example).
If oneline commands are not enough, you can execute files. [Example](./docs/configuration.md#script).

@@ -121,3 +121,3 @@ ```yml

* ### **Tags**
If you want to control a group of commands. [Example](./docs/full_guide.md#skipping-commands-by-tags).
If you want to control a group of commands. [Example](./docs/configuration.md#tags).

@@ -137,3 +137,3 @@ ```yml

If you are in the Docker environment. [Example](./docs/full_guide.md#referencing-commands-from-lefthookyml).
If you are in the Docker environment. [Example](./docs/configuration.md#cmd-template).

@@ -149,3 +149,3 @@ ```yml

If you a frontend/backend developer and want to skip unnecessary commands or override something into Docker. [Description](./docs/full_guide.md#local-config).
If you a frontend/backend developer and want to skip unnecessary commands or override something into Docker. [Description](./docs/usage.md#local-config).

@@ -187,3 +187,5 @@ ```yml

* ### **Optional output**
If you don't want to see supporting information:
If you [don't want to see](./docs/configuration.md#skip_output) supporting information:
```yml

@@ -190,0 +192,0 @@ skip_output:

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