@secretlint/source-creator
Advanced tools
Comparing version 7.2.0 to 8.0.0
{ | ||
"name": "@secretlint/source-creator", | ||
"version": "7.2.0", | ||
"version": "8.0.0", | ||
"description": "Create SecretLintRawSource from content.", | ||
@@ -57,8 +57,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^7.2.0", | ||
"@secretlint/types": "^8.0.0", | ||
"istextorbinary": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^10.0.4", | ||
"@types/node": "^20.9.2", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.9.4", | ||
"mocha": "^10.2.0", | ||
@@ -77,3 +77,3 @@ "prettier": "^2.8.1", | ||
}, | ||
"gitHead": "14884cdb7bd12b511412538aa6e41a0a723a3875" | ||
"gitHead": "4297ce13b41349dd523e3dfa054e55ef505ad0f7" | ||
} |
+ Added@secretlint/types@8.5.0(transitive)
- Removed@secretlint/types@7.2.0(transitive)
Updated@secretlint/types@^8.0.0