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.0.2 to 1.0.3

bin/index.js

17

package.json
{
"name": "lefthook",
"version": "1.0.2",
"version": "1.0.3",
"description": "Simple git hooks manager",

@@ -18,13 +18,14 @@ "main": "index.js",

"bugs": {
"url": "https://github.com/evilmartians/lefthook/issues"
"url": "https://github.com/evilmartians/lefthook/issues",
"email": "lefthook@evilmartians.com"
},
"homepage": "https://github.com/evilmartians/lefthook#readme",
"optionalDependencies": {
"lefthook-darwin-arm64": "1.0.2",
"lefthook-darwin-x64": "1.0.2",
"lefthook-linux-arm64": "1.0.2",
"lefthook-linux-x64": "1.0.2",
"lefthook-windows-arm64": "1.0.2",
"lefthook-windows-x64": "1.0.2"
"lefthook-darwin-arm64": "1.0.3",
"lefthook-darwin-x64": "1.0.3",
"lefthook-linux-arm64": "1.0.3",
"lefthook-linux-x64": "1.0.3",
"lefthook-windows-arm64": "1.0.3",
"lefthook-windows-x64": "1.0.3"
}
}
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