@secretlint/source-creator
Advanced tools
Comparing version 8.2.4 to 8.3.0
{ | ||
"name": "@secretlint/source-creator", | ||
"version": "8.2.4", | ||
"version": "8.3.0", | ||
"description": "Create SecretLintRawSource from content.", | ||
@@ -57,9 +57,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^8.2.4", | ||
"@secretlint/types": "^8.3.0", | ||
"istextorbinary": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.12.7", | ||
"mocha": "^10.4.0", | ||
"@types/mocha": "^10.0.8", | ||
"@types/node": "^20.16.10", | ||
"mocha": "^10.7.3", | ||
"prettier": "^2.8.1", | ||
@@ -77,3 +77,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "ce84ff1d6dfee4b82dd29ec27f1166784afda5de" | ||
"gitHead": "2fcfb895cf97a15536fcf0d5279210fd5ab72608" | ||
} |
6999
Updated@secretlint/types@^8.3.0