Socket
Socket
Sign inDemoInstall

@secretlint/secretlint-rule-basicauth

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/secretlint-rule-basicauth - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

47

CHANGELOG.md
# Change Log
## 0.7.1
### Patch Changes
- aaef596: Path Update
- Updated dependencies [aaef596]
- @secretlint/types@0.7.1
All notable changes to this project will be documented in this file.

@@ -10,22 +18,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/secretlint/secretlint/compare/v0.5.0...v0.6.0) (2020-02-29)
### Bug Fixes
* **secretlint-rule-basicauth:** fix regexp pattern ([5bb36be](https://github.com/secretlint/secretlint/commit/5bb36be5421f347639b9f00c867cb8cb48f81f5f))
- **secretlint-rule-basicauth:** fix regexp pattern ([5bb36be](https://github.com/secretlint/secretlint/commit/5bb36be5421f347639b9f00c867cb8cb48f81f5f))
### Features
* support terminalLink ([#65](https://github.com/secretlint/secretlint/issues/65)) ([a28ef9e](https://github.com/secretlint/secretlint/commit/a28ef9eb9b3803984ec37bbbd9cdf35e7d4b67a6))
- support terminalLink ([#65](https://github.com/secretlint/secretlint/issues/65)) ([a28ef9e](https://github.com/secretlint/secretlint/commit/a28ef9eb9b3803984ec37bbbd9cdf35e7d4b67a6))
# [0.5.0](https://github.com/secretlint/secretlint/compare/v0.4.2...v0.5.0) (2020-02-28)

@@ -35,6 +33,2 @@

## [0.4.1](https://github.com/secretlint/secretlint/compare/v0.4.0...v0.4.1) (2020-02-28)

@@ -44,29 +38,18 @@

# [0.4.0](https://github.com/secretlint/secretlint/compare/v0.3.0...v0.4.0) (2020-02-28)
### Features
* **core:** support "disabledMessages" options ([17de33e](https://github.com/secretlint/secretlint/commit/17de33eaef2408c63cbaeecb4038c8878a292ca0))
* **types:** rule require `messages` ([412803e](https://github.com/secretlint/secretlint/commit/412803eeebe7f14ce67f1c33c2ba16eac2acf9a5))
- **core:** support "disabledMessages" options ([17de33e](https://github.com/secretlint/secretlint/commit/17de33eaef2408c63cbaeecb4038c8878a292ca0))
- **types:** rule require `messages` ([412803e](https://github.com/secretlint/secretlint/commit/412803eeebe7f14ce67f1c33c2ba16eac2acf9a5))
# [0.3.0](https://github.com/secretlint/secretlint/compare/v0.2.0...v0.3.0) (2020-02-27)
### Bug Fixes
* **basicauth:** fix id ([148c8b2](https://github.com/secretlint/secretlint/commit/148c8b2e39b10c7298335d4a6bdf48c614aa275f))
- **basicauth:** fix id ([148c8b2](https://github.com/secretlint/secretlint/commit/148c8b2e39b10c7298335d4a6bdf48c614aa275f))
### Features
* **basicauth:** add @secretlint/secretlint-rule-basicauth ([464d2cd](https://github.com/secretlint/secretlint/commit/464d2cd0240df2cf6d31ba791af69e713b6a7605))
* **preset-recommend:** add @secretlint/secretlint-rule-basicauth ([0acf113](https://github.com/secretlint/secretlint/commit/0acf1131b922dced6cafc527d87f95f2af7bd104))
- **basicauth:** add @secretlint/secretlint-rule-basicauth ([464d2cd](https://github.com/secretlint/secretlint/commit/464d2cd0240df2cf6d31ba791af69e713b6a7605))
- **preset-recommend:** add @secretlint/secretlint-rule-basicauth ([0acf113](https://github.com/secretlint/secretlint/commit/0acf1131b922dced6cafc527d87f95f2af7bd104))
{
"name": "@secretlint/secretlint-rule-basicauth",
"version": "0.7.0",
"description": "A secretlint rule that check Basic Authentication.",
"keywords": [
"secretlint",
"rule",
"url"
],
"homepage": "https://github.com/secretlint/secretlint/tree/master/packages/@secretlint/secretlint-rule-basicauth/",
"bugs": {
"url": "https://github.com/secretlint/secretlint/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/secretlint/secretlint.git"
},
"license": "MIT",
"author": "azu",
"files": [
"bin/",
"lib/",
"src/"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"build": "cross-env NODE_ENV=production tsc -p .",
"clean": "rimraf lib/",
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"",
"prepublish": "npm run --if-present build",
"updateSnapshot": "UPDATE_SNAPSHOT=1 npm test",
"test": "mocha \"test/**/*.ts\"",
"watch": "tsc -p . --watch"
},
"prettier": {
"printWidth": 120,
"singleQuote": false,
"tabWidth": 4
},
"dependencies": {
"@secretlint/types": "^0.7.0",
"@textlint/regexp-string-matcher": "^1.1.0",
"string.prototype.matchall": "^4.0.2"
},
"devDependencies": {
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.4",
"cross-env": "^7.0.0",
"mocha": "^7.0.1",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"ts-node": "^8.6.2",
"ts-node-test-register": "^8.0.1",
"typescript": "^3.8.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b29781cbb16259b05547b66b5a728f56c9ad9698"
"name": "@secretlint/secretlint-rule-basicauth",
"version": "0.7.1",
"description": "A secretlint rule that check Basic Authentication.",
"keywords": [
"secretlint",
"rule",
"url"
],
"homepage": "https://github.com/secretlint/secretlint/tree/master/packages/@secretlint/secretlint-rule-basicauth/",
"bugs": {
"url": "https://github.com/secretlint/secretlint/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/secretlint/secretlint.git"
},
"license": "MIT",
"author": "azu",
"files": [
"bin/",
"lib/",
"src/"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"build": "cross-env NODE_ENV=production tsc -p .",
"clean": "rimraf lib/",
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"",
"prepublish": "npm run --if-present build",
"updateSnapshot": "UPDATE_SNAPSHOT=1 npm test",
"test": "mocha \"test/**/*.ts\"",
"watch": "tsc -p . --watch"
},
"prettier": {
"printWidth": 120,
"singleQuote": false,
"tabWidth": 4
},
"dependencies": {
"@secretlint/types": "^0.7.1",
"@textlint/regexp-string-matcher": "^1.1.0",
"string.prototype.matchall": "^4.0.2"
},
"devDependencies": {
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.4",
"cross-env": "^7.0.0",
"mocha": "^7.0.1",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"ts-node": "^8.6.2",
"ts-node-test-register": "^8.0.1",
"typescript": "^3.8.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "ceffac0e71ed7bd2d20a518fbb74ecc6a9935161"
}

@@ -25,3 +25,3 @@ # @secretlint/secretlint-rule-basicauth

## Messages
## MessageIDs

@@ -28,0 +28,0 @@ ### BasicAuth

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