Socket
Socket
Sign inDemoInstall

ldapts

Package Overview
Dependencies
10
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
68
10Next

2.4.0

Diff

Changelog

Source

2.4.0

  • Add Buffer as value type for client.exop(). Fixes #74
jgeurts
published 2.3.0 •

Changelog

Source

2.3.0

  • Update npms
  • Update Typescript to v3.9
jgeurts
published 2.2.1 •

Changelog

Source

2.2.1

  • Update npms
jgeurts
published 2.2.0 •

Changelog

Source

2.2.0

  • Support startTLS for upgrading an existing connection to be encrypted. Fix #71
  • Fix type of tlsOptions to tls.ConnectionOptions in Client constructor options
  • Fix sending exop with empty/undefined value
  • Add .id to internal socket to allow cleanup when unbinding after startTLS
jgeurts
published 2.1.0 •

Changelog

Source

2.1.0

  • Use secure connection if tlsOptions is specified or if url starts with ldaps: when constructing a client. Fix #71
jgeurts
published 2.0.3 •

Changelog

Source

2.0.3

  • Update npms
  • Make typescript lint rules more strict
jgeurts
published 2.0.2 •

Changelog

Source

2.0.2

  • Ignore case when determining if attribute is binary. Fix #11
jgeurts
published 2.0.1 •

Changelog

Source

2.0.1

  • Documentation updates
jgeurts
published 2.0.0 •

Changelog

Source

2.0.0

  • Drop support for nodejs v8
  • Update to Typescript 3.7
  • Fix exop response overwriting status and error message. Fixes #52
  • Update npms
  • Improve documentation. Lots of :heart: for ldapjs docs, ldapwiki, and ldap.com docs. Fix #31
jgeurts
published 1.10.0 •

Changelog

Source

1.10.0

  • Include original error message with exceptions. Fix #36
  • Include all requested attributes with search results. Fix #22
  • Add isConnected to Client. Fix #25
  • Try to fix socket ending and reference handling issues. Thanks @december1981! Fix #24
  • Update npms
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc