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

ldapjs

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldapjs - npm Package Versions

1
8

2.0.0-pre.5

Diff

jsumners
published 2.0.0-pre.4 •

jsumners
published 2.0.0-pre.3 •

jsumners
published 2.0.0-pre.2 •

jsumners
published 2.0.0-pre.1 •

melloc
published 1.0.2 •

Changelog

Source

1.0.2

  • Update dtrace-provider dependency
pfmooney
published 1.0.1 •

Changelog

Source

1.0.1

  • Update dependencies
    • assert-plus to 1.0.0
    • bunyan to 1.8.3
    • dashdash to 1.14.0
    • backoff to 2.5.0
    • once to 1.4.0
    • vasync to 1.6.4
    • verror to 1.8.1
    • dtrace-provider to 0.7.0
  • Drop any semblence of support for node 0.8.x
pfmooney
published 0.8.0 •

pfmooney
published 1.0.0 •

Changelog

Source

1.0.0

  • Update dependencies
    • asn1 to 0.2.3
    • bunyan to 1.5.1
    • dtrace-provider to 0.6.0
  • Removed pooled client
  • Removed custom formatting for GUIDs
  • Completely overhaul DN parsing/formatting
    • Add options for format preservation
    • Removed spaced() and rndSpaced from DN API
    • Fix parent/child rules regarding empty DNs
  • Request routing overhaul
    • #154 Route lookups do not depend on object property order
    • #111 Null ('') DN will act as catch-all
  • Add StartTLS support to client (Sponsored by: DoubleCheck Email Manager)
  • Improve robustness of client reconnect logic
  • Add 'resultError' event to client
  • Update paged search automation in client
  • Add Change.apply method for modifying objects
  • #143 Preserve raw Buffer value in Control objects
  • Test code coverage with node-istanbul
  • Convert tests to node-tape
  • Add controls for server-side sorting
  • #201 Replace nopt with dashdash
  • #134 Allow configuration of derefAliases client option
  • #197 Properly dispatch unbind requests
  • #196 Handle string ports properly in server.listen
  • Add basic server API tests
  • Store EqualityFilter value as Buffer
  • Run full test suite during 'make test'
  • #190 Add error code 123 from RFC4370
  • #178 Perform strict presence testing on attribute vals
  • #183 Accept buffers or strings for cert/key in createServer
  • #180 Add '-i, --insecure' option and to all ldapjs-* CLIs
  • #254 Allow simple client bind with empty credentials
mcavage
published 0.7.1 •

Changelog

Source

0.7.1

  • #169 Update dependencies
    • asn1 to 0.2.1
    • pooling to 0.4.6
    • assert-plus to 0.1.5
    • bunyan to 0.22.1
  • #173 Make dtrace-provider an optional dependency
  • #142 Improve parser error handling
  • #161 Properly handle close events on tls sockets
  • #163 Remove buffertools dependency
  • #162 Fix error event handling for pooled clients
  • #159 Allow ext request message to have a buffer value
  • #155 Make *Filter.matches case insensitive for attrs
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