newrelic / nr1-container-explorer

NR1 Container Explorer gives you global visibility of the containers across your infrastructure, easily segmented by tags.
https://github.com/newrelic/nr1-container-explorer/discussions
Apache License 2.0
6 stars 12 forks source link

fix(perf): swap underscore for lodash #43

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

We don't need both underscore and lodash. Lodash is preferred, so I've replaced underscore methods with lodash equivalents.

This PR, when merged, will close #38.

devfreddy commented 4 years ago

:tada: This PR is included in version 0.8.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: