@commitlint/load
Advanced tools
+7
-7
| { | ||
| "name": "@commitlint/load", | ||
| "type": "module", | ||
| "version": "19.8.1", | ||
| "version": "20.0.0", | ||
| "description": "Load shared commitlint configuration", | ||
@@ -39,3 +39,3 @@ "main": "lib/load.js", | ||
| "devDependencies": { | ||
| "@commitlint/test": "^19.8.1", | ||
| "@commitlint/test": "^20.0.0", | ||
| "@types/lodash.isplainobject": "^4.0.8", | ||
@@ -49,6 +49,6 @@ "@types/lodash.merge": "^4.6.8", | ||
| "dependencies": { | ||
| "@commitlint/config-validator": "^19.8.1", | ||
| "@commitlint/execute-rule": "^19.8.1", | ||
| "@commitlint/resolve-extends": "^19.8.1", | ||
| "@commitlint/types": "^19.8.1", | ||
| "@commitlint/config-validator": "^20.0.0", | ||
| "@commitlint/execute-rule": "^20.0.0", | ||
| "@commitlint/resolve-extends": "^20.0.0", | ||
| "@commitlint/types": "^20.0.0", | ||
| "chalk": "^5.3.0", | ||
@@ -61,3 +61,3 @@ "cosmiconfig": "^9.0.0", | ||
| }, | ||
| "gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918" | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| } |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
2
-60%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated