Socket
Socket
Sign inDemoInstall

ldapauth-fork

Package Overview
Dependencies
17
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-rc.6 to 5.0.0

4

CHANGES.md
# node-ldapauth-fork Changelog
## 5.0.0
- Update `ldapjs` to version 2
## 4.3.3

@@ -4,0 +8,0 @@

18

package.json
{
"name": "ldapauth-fork",
"version": "5.0.0-rc.6",
"version": "5.0.0",
"main": "./lib/ldapauth.js",

@@ -30,15 +30,15 @@ "types": "./lib/ldapauth.d.ts",

"dependencies": {
"@types/ldapjs": "^1.0.4",
"@types/node": "*",
"bcryptjs": "^2.4.0",
"ldapjs": "next",
"lru-cache": "^5.1.1"
"ldapjs": "^2.2.1",
"lru-cache": "^6.0.0"
},
"devDependencies": {
"@types/bunyan": "1.8.5",
"bunyan": "^1.8.10",
"eslint": "^5.16.0",
"typescript": "^3.7.2",
"@types/bunyan": "^1.8.6",
"@types/ldapjs": "^1.0.9",
"@types/node": "^14.14.7",
"bunyan": "^1.8.14",
"eslint": "^7.13.0",
"typescript": "^4.0.5",
"watch": "^1.0.2"
}
}
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