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

passport-ldapauth

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-ldapauth - npm Package Compare versions

Comparing version 2.1.3 to 3.0.0-rc.0

25

package.json

@@ -20,3 +20,3 @@ {

],
"version": "2.1.3",
"version": "3.0.0-rc.0",
"license": "MIT",

@@ -36,5 +36,5 @@ "main": "./lib/passport-ldapauth",

"dependencies": {
"@types/node": "^10.12.26",
"@types/passport": "^1.0.0",
"ldapauth-fork": "^4.2.0",
"@types/node": "^10.17.5",
"@types/passport": "^1.0.1",
"ldapauth-fork": "next",
"passport-strategy": "^1.0.0"

@@ -44,15 +44,16 @@ },

"@types/basic-auth": "^1.1.1",
"@types/bunyan": "^1.8.5",
"@types/express": "^4.16.1",
"@types/bunyan": "^1.8.6",
"@types/express": "^4.17.2",
"basic-auth": "^2.0.1",
"body-parser": "^1.17.2",
"body-parser": "^1.19.0",
"bunyan": "^1.8.10",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"express": "^4.16.4",
"ldapjs": "^1.0.1",
"mocha": "^6.0.2",
"eslint": "^6.6.0",
"express": "^4.17.1",
"ldapjs": "next",
"merge": "1.2.1",
"mocha": "^6.2.2",
"passport": "^0.4.0",
"supertest": "^4.0.2",
"typescript": "^3.4.1",
"typescript": "^3.7.2",
"watch": "^1.0.2"

@@ -59,0 +60,0 @@ },

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