Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 14, 2019

The following change removes the project dependency lodash. Previously, just the assign() function from lodash was used in a single place to apply the user's supplied options to the options object used internally by the LDAP class. This has been replaced by a new function extendobj() which is not equivalent to assign(), but accomplishes the same goal.

Closes #114

@ghost ghost changed the title Removing dependence on lodash. Removing Dependence on lodash May 14, 2019
@jeremycx jeremycx merged commit 65029c7 into jeremycx:master May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm audit lodash vulnerability

1 participant