@secretlint/config-validator
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1](https://github.com/secretlint/secretlint/compare/v1.0.0...v1.0.1) (2020-03-29) | ||
**Note:** Version bump only for package @secretlint/config-validator | ||
# [1.0.0](https://github.com/secretlint/secretlint/compare/v0.10.1...v1.0.0) (2020-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@secretlint/config-validator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": ".secretlintrc config validation library", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^1.0.0", | ||
"@secretlint/types": "^1.0.1", | ||
"ajv": "^6.11.0" | ||
@@ -55,8 +55,8 @@ }, | ||
"@types/mocha": "^7.0.1", | ||
"@types/node": "^13.7.4", | ||
"@types/node": "^13.9.3", | ||
"cross-env": "^7.0.0", | ||
"mocha": "^7.0.1", | ||
"prettier": "^1.19.1", | ||
"mocha": "^7.1.1", | ||
"prettier": "^2.0.2", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^8.6.2", | ||
"ts-node": "^8.8.1", | ||
"ts-node-test-register": "^8.0.1", | ||
@@ -69,3 +69,3 @@ "typescript": "^3.8.2", | ||
}, | ||
"gitHead": "b2ffb304a2b5dbfc9747988c22cff51a2a61fbb6" | ||
"gitHead": "def18bf840d00d67f07f0f3e4e896bbfb1dfc41f" | ||
} |
124517
Updated@secretlint/types@^1.0.1