Skip to content

flarebyte/clingy-code-detective

Repository files navigation

clingy-code-detective

npm Build status npm bundle size

npm type definitions node-current NPM

Experimental

Exposing the code that's a little too attached

A command-line tool to scan project directories for dependencies across multiple ecosystems, aggregating and reporting them.

Hero image for clingy-code-detective

Highlights:

  • Scans multiple directories recursively for dependencies across various ecosystems.
  • Supports Node.js (package.json) and Dart (pubspec.yaml) projects.
  • Extracts dependency names, versions, and categories (dev, prod).
  • Provides a detailed list of dependencies along with their file paths.
  • Aggregates dependency data to count occurrences and identify version ranges.
  • Exports results to JSON or CSV for auditing and documentation.
  • Designed for monorepo and mixed-environment analysis.

A few examples of commands:

todo:

todo go code here

Documentation and links

Related

Installation

This package is ESM only.

yarn add clingy-code-detective

About

Exposing the code that's a little too attached

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages