Socket
Socket
Sign inDemoInstall

husky

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

husky - npm Package Compare versions

Comparing version 9.0.11 to 9.1.0

bin.js

7

package.json
{
"name": "husky",
"version": "9.0.11",
"version": "9.1.0",
"type": "module",
"description": "Modern native Git hooks",

@@ -18,5 +19,5 @@ "keywords": [

"bin": {
"husky": "bin.mjs"
"husky": "bin.js"
},
"exports": "./index.mjs",
"exports": "./index.js",
"engines": {

@@ -23,0 +24,0 @@ "node": ">=18"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc