Socket
Socket
Sign inDemoInstall

express-basic-auth

Package Overview
Dependencies
13
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

10

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

@@ -29,10 +29,10 @@ "main": "index.js",

"dependencies": {
"@types/express": ">=4.0.0",
"basic-auth": "^1.0.4"
"@types/express": "^4.0.36",
"basic-auth": "^1.1.0"
},
"devDependencies": {
"mocha": "^3.2.0",
"should": "^11.2.0",
"mocha": "^3.5.0",
"should": "^11.2.1",
"supertest": "^3.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc