@secretlint/source-creator
Advanced tools
Comparing version 5.0.1 to 5.1.0
{ | ||
"name": "@secretlint/source-creator", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "Create SecretLintRawSource from content.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^5.0.1", | ||
"@secretlint/types": "^5.1.0", | ||
"istextorbinary": "^6.0.0" | ||
@@ -51,5 +51,5 @@ }, | ||
"@types/istextorbinary": "2.3.1", | ||
"@types/mocha": "^9.0.0", | ||
"@types/mocha": "^9.1.0", | ||
"@types/node": "^17.0.21", | ||
"mocha": "^9.0.1", | ||
"mocha": "^9.0.3", | ||
"prettier": "^2.3.1", | ||
@@ -67,3 +67,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "1111bbd9cdb0796c095ea3660f19ec8c8791e7cb" | ||
"gitHead": "28c22da1267274b454a25eaf21de740860b35053" | ||
} |
Updated@secretlint/types@^5.1.0