coderhsh

MITLicense declared in the package manifest.

1. 配置好 package.json 中的 bin,把'hsh'改成自己定义的,这是脚手架的命令 2. 在当前项目的终端中输入 npm link,这行命令会自动读取 package.json 文件中的 bin 配置项,跟电脑的环境变量链接,这样才可以在终端中执行 bin 的命令 3. 如果需要创建命令只需要 2 步 1.在 lib/core/commands/create.js 下 initCommand 函数的 commandList 中添加命令以及参数 2.在 actions 文件中添加跟命令

90

Security score

0 known advisories in v1.0.2

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −10

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

Unpacked size

Size of v1.0.2 on disk after npm install extracts the tarball, as reported by the npm registry.

7.6 kB

Dependencies

Direct runtime dependencies declared by v1.0.2. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

3

Last publish

When v1.0.2 was published to the registry. Long gaps can indicate an unmaintained package.

2 years ago

Security advisories

Vulnerabilities affecting v1.0.2 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v1.0.2.