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 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -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/secretlint-rule-basicauth
# [1.0.0](https://github.com/secretlint/secretlint/compare/v0.10.1...v1.0.0) (2020-03-18)

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

8

package.json
{
"name": "@secretlint/secretlint-rule-basicauth",
"version": "1.0.0",
"version": "1.0.1",
"description": "A secretlint rule that check Basic Authentication.",

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

"dependencies": {
"@secretlint/types": "^1.0.0",
"@secretlint/types": "^1.0.1",
"@textlint/regexp-string-matcher": "^1.1.0",

@@ -56,3 +56,3 @@ "string.prototype.matchall": "^4.0.2"

"mocha": "^7.0.1",
"prettier": "^1.19.1",
"prettier": "^2.0.2",
"rimraf": "^3.0.2",

@@ -66,3 +66,3 @@ "ts-node": "^8.6.2",

},
"gitHead": "b2ffb304a2b5dbfc9747988c22cff51a2a61fbb6"
"gitHead": "def18bf840d00d67f07f0f3e4e896bbfb1dfc41f"
}
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