Socket
Socket
Sign inDemoInstall

yorkie

Package Overview
Dependencies
20
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "yorkie",
"version": "1.0.1",
"version": "1.0.2",
"description": "githooks management forked from husky",

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

@@ -92,3 +92,3 @@ 'use strict'

# Run hook
node ${runnerPath} ${hookName} || {
node "${runnerPath}" ${hookName} || {
echo

@@ -95,0 +95,0 @@ echo "${hookName} hook failed ${noVerifyMessage}"

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