Socket
Socket
Sign inDemoInstall

husky

Package Overview
Dependencies
38
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.8 to 4.0.9

hook-params

4

lib/installer/getScript.js

@@ -86,2 +86,6 @@ "use strict";

if command_exists winpty && test -t 1; then
exec < /dev/tty
fi
case $packageManager in

@@ -88,0 +92,0 @@ "npm") run_command npx --no-install;;

2

package.json
{
"name": "husky",
"version": "4.0.8",
"version": "4.0.9",
"description": "Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)",

@@ -5,0 +5,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc