Socket
Socket
Sign inDemoInstall

husky

Package Overview
Dependencies
0
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.1 to 8.0.2

14

package.json
{
"name": "husky",
"version": "8.0.1",
"version": "8.0.2",
"description": "Modern native Git hooks made easy",

@@ -29,9 +29,9 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@tsconfig/node14": "^1.0.1",
"@types/node": "^17.0.29",
"@typicode/eslint-config": "^1.0.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@tsconfig/node14": "^1.0.3",
"@types/node": "^18.11.0",
"@typicode/eslint-config": "^1.1.0",
"docsify-cli": "^4.4.4",
"typescript": "^4.6.3"
"typescript": "^4.8.4"
},

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

@@ -18,3 +18,3 @@ # husky

```sh
npm set-script prepare "husky install"
npm pkg set scripts.prepare="husky install"
npm run prepare

@@ -21,0 +21,0 @@ ```

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc