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: removes 3rd party dependency 'indent-string' #940

Closed sverweij closed 4 months ago

sverweij commented 4 months ago

Description

Motivation and Context

Less dependencies => less maintenance overhead. Moreover, the part of indent-string we actually use is so trivial it's simpler to pull it in.

How Has This Been Tested?

Types of changes

Checklist

socket-security[bot] commented 4 months ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/indent-string@5.0.0

View full report↗︎

codeclimate[bot] commented 4 months ago

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

View more on Code Climate.