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

@arroyodev-llc/projen.component.git-hooks

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arroyodev-llc/projen.component.git-hooks - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

20

package.json

@@ -10,10 +10,10 @@ {

"devDependencies": {
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.2",
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.3",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"eslint": "^8",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",

@@ -23,4 +23,4 @@ "eslint-plugin-prettier": "^5.0.0",

"npm-check-updates": "^16",
"prettier": "^3.0.2",
"projen": "^0.72.22",
"prettier": "^3.0.3",
"projen": "^0.73.31",
"simple-git-hooks": "^2.9.0",

@@ -32,4 +32,4 @@ "standard-version": "^9",

"peerDependencies": {
"lint-staged": "^13.2.3",
"projen": "^0.72.10",
"lint-staged": "^13.3.0",
"projen": "^0.73.31",
"simple-git-hooks": "^2.9.0"

@@ -42,3 +42,3 @@ },

},
"version": "0.1.8",
"version": "0.1.9",
"types": "./dist/index.d.ts",

@@ -60,3 +60,3 @@ "type": "module",

"*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [
"pnpm exec eslint --no-error-on-unmatched-pattern --cache --fix"
"pnpm exec eslint --no-error-on-unmatched-pattern --fix"
],

@@ -63,0 +63,0 @@ "*.{yaml,yml}": [

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