sverweij / dependency-cruiser

Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
https://npmjs.com/dependency-cruiser
MIT License
5.27k stars 250 forks source link

refactor: replaces lodash' flattenDeep, isEmpty, reject, omit, merge with native alternatives #944

Closed sverweij closed 3 months ago

sverweij commented 3 months ago

Description

Motivation and Context

Part of a series of PR's to phase out lodash (which is not maintained anymore) as a production dependency.

How Has This Been Tested?

Types of changes

Checklist

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit ca94ad1b and detected 0 issues on this pull request.

View more on Code Climate.