@commitlint/load
Advanced tools
+9
-9
| { | ||
| "name": "@commitlint/load", | ||
| "type": "module", | ||
| "version": "20.5.3", | ||
| "version": "21.0.0", | ||
| "description": "Load shared commitlint configuration", | ||
@@ -16,3 +16,3 @@ "main": "lib/load.js", | ||
| "engines": { | ||
| "node": ">=v18" | ||
| "node": ">=22.12.0" | ||
| }, | ||
@@ -40,4 +40,4 @@ "repository": { | ||
| "devDependencies": { | ||
| "@commitlint/test": "^20.4.3", | ||
| "@types/node": "^18.19.17", | ||
| "@commitlint/test": "^21.0.0", | ||
| "@types/node": "^22.0.0", | ||
| "conventional-changelog-atom": "^5.0.0", | ||
@@ -47,6 +47,6 @@ "typescript": "^6.0.0" | ||
| "dependencies": { | ||
| "@commitlint/config-validator": "^20.5.0", | ||
| "@commitlint/execute-rule": "^20.0.0", | ||
| "@commitlint/resolve-extends": "^20.5.3", | ||
| "@commitlint/types": "^20.5.0", | ||
| "@commitlint/config-validator": "^21.0.0", | ||
| "@commitlint/execute-rule": "^21.0.0", | ||
| "@commitlint/resolve-extends": "^21.0.0", | ||
| "@commitlint/types": "^21.0.0", | ||
| "cosmiconfig": "^9.0.1", | ||
@@ -58,3 +58,3 @@ "cosmiconfig-typescript-loader": "^6.1.0", | ||
| }, | ||
| "gitHead": "31e959a3d17d4403f1142f825c43cccf2e0f7dc4" | ||
| "gitHead": "f081a8ef93019bb8b07f39c756f6d4a052020d3b" | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
43633
0+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated