New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@secretlint/config-loader

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/config-loader - npm Package Compare versions

Comparing version 0.7.1 to 0.9.2

42

CHANGELOG.md
# Change Log
## 0.7.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]
- Updated dependencies [5a22277]
- @secretlint/config-validator@0.7.1
- @secretlint/profiler@0.7.1
- @secretlint/secretlint-rule-example@0.7.1
- @secretlint/types@0.7.1
**Note:** Version bump only for package @secretlint/config-loader
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/config-loader
# [0.9.0](https://github.com/secretlint/secretlint/compare/v0.7.3...v0.9.0) (2020-03-16)
### Features
* **cli:** support --secretlintrcJSON flag ([#78](https://github.com/secretlint/secretlint/issues/78)) ([449b4a1](https://github.com/secretlint/secretlint/commit/449b4a1c78c33722c41d1251d2dde4d8d040cf88))
### Performance Improvements
* **profiler:** add profile mark to config-loader ([d127d23](https://github.com/secretlint/secretlint/commit/d127d237843341d7704fe96852e0d4638da50eaa))
# [0.7.0](https://github.com/secretlint/secretlint/compare/v0.6.0...v0.7.0) (2020-03-01)

@@ -19,0 +39,0 @@

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

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

"dependencies": {
"@secretlint/config-validator": "^0.7.1",
"@secretlint/profiler": "^0.7.1",
"@secretlint/types": "^0.7.1",
"@secretlint/config-validator": "^0.9.2",
"@secretlint/profiler": "^0.9.2",
"@secretlint/types": "^0.9.2",
"@textlint/module-interop": "^1.0.2",

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

"devDependencies": {
"@secretlint/secretlint-rule-example": "^0.7.1",
"@secretlint/secretlint-rule-example": "^0.9.2",
"@types/mocha": "^7.0.1",

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

},
"gitHead": "ceffac0e71ed7bd2d20a518fbb74ecc6a9935161"
"gitHead": "468d1ccd8b68d69031ced000b1a7bc980eabfc84"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc