thlorenz / dynamic-dedupe

Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
MIT License
11 stars 3 forks source link

Update `xtend` version #2

Open ajcrites opened 9 years ago

ajcrites commented 9 years ago

This library relies on version 0.2.6 of xtend which itself relies on a deprecated version of object-keys. This dependency should be updated (or removed if not needed).

jonathanong commented 8 years ago

👍 @thlorenz