Socket
Socket
Sign inDemoInstall

express-basic-auth

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-basic-auth - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

14

package.json
{
"name": "express-basic-auth",
"version": "1.1.5",
"version": "1.1.6",
"description": "Plug & play basic auth middleware for express",

@@ -30,12 +30,12 @@ "main": "index.js",

"dependencies": {
"basic-auth": "^1.1.0"
"basic-auth": "^2.0.1"
},
"devDependencies": {
"@types/express": "^4.0.37",
"express": "^4.16.1",
"mocha": "^3.5.0",
"@types/express": "^4.16.0",
"express": "^4.16.4",
"mocha": "^5.2.0",
"should": "^11.2.1",
"supertest": "^3.0.0",
"typescript": "^2.5.3"
"supertest": "^3.3.0",
"typescript": "^2.9.2"
}
}
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