You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
I currently have multiple projects that leverage this library which lists LDAPjs as a dependency. With the release of LDAPjsv3 I'm worried that I will not be able to update my project to use v3 of LDAPjs which I reference separately in my project for custom functionality that activeDirectory2 doesn't provide to my exact specialized requirements. My projects are lean and I flatten dependencies using flatten-packages (for example) and therefore may create some conflict here if ad2 doesn't support ldapjsv3 out of the box.
Any help here @jsumners? I depend quite heavily on your excellent libraries and want to make sure I can continue to use them as I have in the past. Please advise - and thank you.
I currently have multiple projects that leverage this library which lists LDAPjs as a dependency. With the release of LDAPjsv3 I'm worried that I will not be able to update my project to use v3 of LDAPjs which I reference separately in my project for custom functionality that activeDirectory2 doesn't provide to my exact specialized requirements. My projects are lean and I flatten dependencies using flatten-packages (for example) and therefore may create some conflict here if ad2 doesn't support ldapjsv3 out of the box.
Any help here @jsumners? I depend quite heavily on your excellent libraries and want to make sure I can continue to use them as I have in the past. Please advise - and thank you.