Skip to content

Commit

Permalink
Updating dependent packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley Hobbie committed Nov 27, 2020
1 parent bcaea2e commit d584205
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 405 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ await client.bind(dn, password);
```

The [ldapjs] authors made the search method a special method that returns an
<code>EventEmitter</code> so the user can either handle each
<code>EventEmitter</code> so the user can handle each
<code>searchEntry</code> as it is returned. Since this library is just wrapping
[ldapjs], it does not make any assumptions and returns the same <code>EventEmitter</code>.

Expand Down
Loading

0 comments on commit d584205

Please sign in to comment.