@secretlint/core
Advanced tools
Comparing version 8.1.0 to 8.1.1
{ | ||
"name": "@secretlint/core", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "Core library for @secretlint.", | ||
@@ -55,4 +55,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/profiler": "^8.1.0", | ||
"@secretlint/types": "^8.1.0", | ||
"@secretlint/profiler": "^8.1.1", | ||
"@secretlint/types": "^8.1.1", | ||
"debug": "^4.3.4", | ||
@@ -64,3 +64,3 @@ "structured-source": "^4.0.0" | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.10.5", | ||
"@types/node": "^20.11.5", | ||
"assert-json-equal": "^1.0.1", | ||
@@ -80,3 +80,3 @@ "mocha": "^10.2.0", | ||
}, | ||
"gitHead": "4573b820cb1863edf15b43706f69ced3a8d54fae" | ||
"gitHead": "267c761fd636d6f82d0562c4b7ddfdff34643a96" | ||
} |
Updated@secretlint/profiler@^8.1.1
Updated@secretlint/types@^8.1.1