Gathering detailed insights and metrics for deptodoc
Gathering detailed insights and metrics for deptodoc
Gathering detailed insights and metrics for deptodoc
Gathering detailed insights and metrics for deptodoc
npm install deptodoc
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
53 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Oct 08, 2020
Latest Version
1.2.0
Package Id
deptodoc@1.2.0
Unpacked Size
62.00 kB
Size
13.50 kB
File Count
22
NPM Version
6.12.0
Node Version
12.13.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Cross platform Command Line Interface utility with Node.js
Document your npm dependencies into your README.md file : dep to doc !
We recommend to install dep to doc globally
1$ npm install deptodoc --global
Add the following tag ~~{dependencies}~~
into your README.md
file.
~~{dependencies}~~
Then run the command deptodoc run
, dep to doc cli will replace the tag with your list of installed dependencies from a generated markdown template.
1$ deptodoc run
Done !
Notes:
1$ deptodoc --help
Usage: deptodoc <command> [options]
Commands:
deptodoc run Run deptodoc CLI
deptodoc home Open in browser home page
deptodoc issues Open in browser issues page on GitHub
deptodoc author Open in browser author page on GitHub
Options:
-v, --version Show version number [boolean]
-h, --help Show help [boolean]
Dependencies
Package | Description |
---|---|
cross-env | Run scripts that set and use environment variables across platforms |
inquirer | A collection of common interactive command line user interfaces |
open | Open stuff like URLs, files, executables. Cross-platform |
underscore | JavaScript's functional programming helper library |
yargs | Yargs the modern, pirate-themed, successor to optimist |
devDependencies
Package | Description |
---|---|
better-docs | JSdoc theme |
chai | BDD/TDD assertion library for node.js and the browser. Test framework agnostic |
chai-as-promised | Extends Chai with assertions about promises |
chalk | Terminal string styling done right |
debug | Small debugging utility |
eslint | An AST-based pattern checker for JavaScript |
eslint-config-standard | JavaScript Standard Style - ESLint Shareable Config |
eslint-plugin-import | Import with sanity |
eslint-plugin-node | Additional ESLint's rules for Node.js |
eslint-plugin-promise | Enforce best practices for JavaScript promises |
eslint-plugin-standard | ESlint Plugin for the Standard Linter |
jsdoc | An API documentation generator for JavaScript |
jsdoc-mermaid | A tool to automagically create flowcharts and diagrams in your jsdocs |
mocha | Simple, flexible, fun test framework |
nyc | The Istanbul command line interface |
sinon | JavaScript test spies, stubs and mocks |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
30 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More