@secretlint/core
Advanced tools
Comparing version 0.8.1 to 0.9.2
# Change Log | ||
## 0.8.1 | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
### Patch Changes | ||
## [0.9.2](https://github.com/secretlint/secretlint/compare/v0.9.1...v0.9.2) (2020-03-16) | ||
- aaef596: Path Update | ||
- Updated dependencies [aaef596] | ||
- @secretlint/profiler@0.7.1 | ||
- @secretlint/types@0.7.1 | ||
**Note:** Version bump only for package @secretlint/core | ||
## 0.8.0 | ||
### Minor Changes | ||
- 4d0413a: `secretlint` CLI support `--secretlintrcJSON` flag | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [0.9.1](https://github.com/secretlint/secretlint/compare/v0.9.0...v0.9.1) (2020-03-16) | ||
**Note:** Version bump only for package @secretlint/core | ||
# [0.9.0](https://github.com/secretlint/secretlint/compare/v0.7.3...v0.9.0) (2020-03-16) | ||
**Note:** Version bump only for package @secretlint/core | ||
# [0.7.0](https://github.com/secretlint/secretlint/compare/v0.6.0...v0.7.0) (2020-03-01) | ||
@@ -22,0 +31,0 @@ |
{ | ||
"name": "@secretlint/core", | ||
"version": "0.8.1", | ||
"version": "0.9.2", | ||
"description": "Core library for @secretlint.", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/profiler": "^0.7.1", | ||
"@secretlint/types": "^0.7.1", | ||
"@secretlint/profiler": "^0.9.2", | ||
"@secretlint/types": "^0.9.2", | ||
"escape-string-regexp": "^2.0.0", | ||
@@ -65,3 +65,3 @@ "structured-source": "^3.0.2" | ||
}, | ||
"gitHead": "ceffac0e71ed7bd2d20a518fbb74ecc6a9935161" | ||
"gitHead": "468d1ccd8b68d69031ced000b1a7bc980eabfc84" | ||
} |
95363
+ Added@secretlint/profiler@0.9.2(transitive)
+ Added@secretlint/types@0.9.2(transitive)
- Removed@secretlint/profiler@0.7.1(transitive)
- Removed@secretlint/types@0.7.1(transitive)
Updated@secretlint/profiler@^0.9.2
Updated@secretlint/types@^0.9.2