@commitlint/read
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/read", | ||
| "type": "module", | ||
| "version": "20.2.0", | ||
| "version": "20.3.1", | ||
| "description": "Read commit messages from a specified range or last edit", | ||
@@ -46,3 +46,3 @@ "main": "lib/read.js", | ||
| "@commitlint/top-level": "^20.0.0", | ||
| "@commitlint/types": "^20.2.0", | ||
| "@commitlint/types": "^20.3.1", | ||
| "git-raw-commits": "^4.0.0", | ||
@@ -52,3 +52,3 @@ "minimist": "^1.2.8", | ||
| }, | ||
| "gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1" | ||
| "gitHead": "be3a280aeadef5afa8ec83dbbe794ab2f72b9c3a" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Updated