module-deps is a powerful browserify-compatible module dependency parser. It crawls JavaScript and CSS files to identify dependencies, supporting various module formats like CommonJS, AMD, and ES modules. It analyzes sources to extract require() calls, import statements, and other dependency declarations, providing a structured representation of a module's import graph. This information is valuable for tools that bundle, transform, or analyze JavaScript and CSS code, like bundlers, linters, and code coverage tools, offering deep insight into project structure and dependencies.
The npm package module-deps saw frequent releases in 2013-2015, with a peak in 2013-2014. Release frequency significantly declined after 2015, with sporadic releases until 2020. Since August 2020, there have been no new versions published, indicating the package is likely unmaintained as of September 10, 2025.
Module-deps npm package downloads show fluctuating popularity. Downloads ranged between 3.1 million and 5.4 million from March to December 2024. From January to August 2025, downloads mostly stayed between 4.2 million and 6.8 million. September 2025 downloads are incomplete and significantly lower at 1.6 million so far.