Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-passport-ldap-mongoose

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-passport-ldap-mongoose - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

14

package.json
{
"name": "express-passport-ldap-mongoose",
"version": "3.0.0",
"version": "3.0.1",
"description": "A library to use passport-ldapauth and local MongoDB to authenticate and save users",

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

"dependencies": {
"ldap-authentication": "^2.1.1",
"ldap-authentication": "^2.1.3",
"passport": "^0.4.1",
"passport-custom": "^1.1.0"
"passport-custom": "^1.1.1"
},

@@ -19,6 +19,6 @@ "devDependencies": {

"express": "^4.17.1",
"express-session": "^1.17.0",
"jest": "^24.9.0",
"mongoose": "^5.8.6",
"superagent": "^5.2.1",
"express-session": "^1.17.1",
"jest": "^25.5.4",
"mongoose": "^5.9.12",
"superagent": "^5.2.2",
"supertest": "^4.0.2"

@@ -25,0 +25,0 @@ },

Sorry, the diff of this file is not supported yet

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