Socket
Socket
Sign inDemoInstall

kth-node-ldap

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kth-node-ldap - npm Package Compare versions

Comparing version 2.1.1 to 2.2.0

lib/utils/getGroups.js

3

lib/utils/index.js

@@ -6,3 +6,4 @@ var parser = require('./lexical-date-parser')

toDate: parser.toDate,
hasGroup: require('./hasGroup')
hasGroup: require('./hasGroup'),
getGroups: require('./getGroups')
}
{
"name": "kth-node-ldap",
"version": "2.1.1",
"version": "2.2.0",
"description": "Adds a Promise-based API on top of ldapjs as well as a filter builder.",

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

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