Socket
Socket
Sign inDemoInstall

ldapts

Package Overview
Dependencies
7
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
67910Next

1.9.0

Diff

Changelog

Source

1.9.0

  • Export Change and Attribute classes. Thanks @willmcenaney!
  • Parse search filter before sending partial request. Thanks @markhatchell!
jgeurts
published 1.8.0 •

Changelog

Source

1.8.0

  • Remove "dist" folder from published npm
  • Include type definitions as "dependencies" instead of "devDependencies"
  • Update npms
jgeurts
published 1.7.0 •

Changelog

Source

1.7.0

  • Add DN class as alternate option for specifying DNs. Thanks @adrianplavka!
  • Update npms
jgeurts
published 1.6.0 •

Changelog

Source

1.6.0

  • Fix incorrectly escaping search filter names/values. Fix #18
jgeurts
published 1.5.1 •

Changelog

Source

1.5.1

  • Do not throw "Size limit exceeded" error if sizeLimit is defined and the server responds with 4 (Size limit exceeded).

    • Note: It seems that items are returned even though the return status is 4 (Size limit exceeded).

      I'm not really sure what to do in that case. At this time, I decided against throwing an error and instead just returning the results returned thus far. That approach works with JumpCloud and forumsys' ldap servers

jgeurts
published 1.5.0 •

Changelog

Source

1.5.0

  • Update dependencies
  • Only include PagedResultsControl if searchOptions.paged is specified. Fixes #17
  • Make Filter.escape() public. Thanks @stiller-leser!
  • Fix FilterParser parsing of ExtensibleFilters to include attribute type. Hopefully fixes #16
jgeurts
published 1.4.2 •

Changelog

Source

1.4.2

  • Update dependencies
  • Add documentation for search options
jgeurts
published 1.4.1 •

Changelog

Source

1.4.1

  • Fix 'Socket connection not established' when server closes the connection (Fix #13). Thanks @trevh3!
jgeurts
published 1.4.0 •

Changelog

Source

1.4.0

  • Support binary attribute values (Fix #11)
jgeurts
published 1.3.0 •

Changelog

Source

1.3.0

  • Add Entry interface for SearchEntry. Thanks @hikaru7719!
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