@commitlint/config-validator
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| import { createRequire } from 'module'; | ||
| import { createRequire } from 'node:module'; | ||
| import _Ajv from 'ajv'; | ||
@@ -3,0 +3,0 @@ import { formatErrors } from './formatErrors.js'; |
+4
-4
| { | ||
| "name": "@commitlint/config-validator", | ||
| "type": "module", | ||
| "version": "19.5.0", | ||
| "version": "19.8.0", | ||
| "description": "config validator for commitlint.config.js", | ||
@@ -39,9 +39,9 @@ "main": "lib/validate.js", | ||
| "devDependencies": { | ||
| "@commitlint/utils": "^19.5.0" | ||
| "@commitlint/utils": "^19.8.0" | ||
| }, | ||
| "dependencies": { | ||
| "@commitlint/types": "^19.5.0", | ||
| "@commitlint/types": "^19.8.0", | ||
| "ajv": "^8.11.0" | ||
| }, | ||
| "gitHead": "7e79af18b7500cda0e38f35944ee08b0b312c006" | ||
| "gitHead": "e82f05a737626bb69979d14564f5ff601997f679" | ||
| } |
Sorry, the diff of this file is not supported yet
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
12079
0.04%0
-100%Updated