New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lefthook-windows-arm64

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lefthook-windows-arm64 - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

2

package.json
{
"name": "lefthook-windows-arm64",
"version": "1.5.3",
"version": "1.5.4",
"description": "The Windows ARM 64-bit binary for lefthook, git hooks manager.",

@@ -5,0 +5,0 @@ "preferUnplugged": false,

@@ -103,3 +103,3 @@ ![Build Status](https://github.com/evilmartians/lefthook/actions/workflows/test.yml/badge.svg?branch=master)

glob: "*.rb" # glob filter
exclude: "application.rb|routes.rb" # regexp filter
exclude: '(^|/)(application|routes)\.rb$' # regexp filter
run: bundle exec rubocop --force-exclusion {all_files}

@@ -106,0 +106,0 @@ ```

Sorry, the diff of this file is not supported yet

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