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

node-basicauth

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-basicauth - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.0.5",
"version": "0.0.6",
"repository": {

@@ -12,0 +12,0 @@ "type": "git",

@@ -13,3 +13,3 @@ # Basic Auth Middleware for Express

```coffeescript
basicAuth = require 'basicauth'
basicAuth = require 'node-basicauth'

@@ -16,0 +16,0 @@ app.use(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