🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More →

@secretlint/config-loader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/config-loader - npm Package Compare versions

Comparing version

to
0.7.0

@@ -6,2 +6,10 @@ # Change Log

# [0.7.0](https://github.com/secretlint/secretlint/compare/v0.6.0...v0.7.0) (2020-03-01)
**Note:** Version bump only for package @secretlint/config-loader
# [0.6.0](https://github.com/secretlint/secretlint/compare/v0.5.0...v0.6.0) (2020-02-29)

@@ -8,0 +16,0 @@

{
"name": "@secretlint/config-loader",
"version": "0.6.0",
"version": "0.7.0",
"description": "Config loader for secretlint.",

@@ -46,4 +46,4 @@ "keywords": [

"dependencies": {
"@secretlint/config-validator": "^0.6.0",
"@secretlint/types": "^0.6.0",
"@secretlint/config-validator": "^0.7.0",
"@secretlint/types": "^0.7.0",
"@textlint/module-interop": "^1.0.2",

@@ -55,3 +55,3 @@ "debug": "^4.1.1",

"devDependencies": {
"@secretlint/secretlint-rule-example": "^0.6.0",
"@secretlint/secretlint-rule-example": "^0.7.0",
"@types/mocha": "^7.0.1",

@@ -70,3 +70,3 @@ "@types/node": "^13.7.4",

},
"gitHead": "1e46857980e6edd69714e973806e414207951816"
"gitHead": "b29781cbb16259b05547b66b5a728f56c9ad9698"
}