coderhsh vulnerabilities

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

Package Health Score

37/100
  • securitySecurity review needed
  • popularityLimited
  • maintenanceInactive
  • communityLimited

Maintenance

INACTIVE

Commit Frequency

No commits over the last 6 months

Open Issues
?
Open PR
?
New PRS
?
Last Release
1 years ago
Last Commit
Unknown
Maintainers
1

Further analysis of the maintenance status of coderhsh based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.

An important project maintenance signal to consider for coderhsh is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Popularity

LIMITED
Weekly downloads (2)
GitHub Stars
0
Forks
0
Contributors
0

The npm package coderhsh receives a total of 2 downloads a week. As such, we scored coderhsh popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package coderhsh, we found that it has been starred 0 times.

Downloads are calculated as moving averages for a period of the last 12 months, excluding weekends and known missing data points.

Community

LIMITED
Readme.md
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No
LICENSE
MIT

This project has seen only 10 or less contributors.

License

MIT>=0;

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities

Security

SECURITY REVIEW NEEDED
Show only direct vulnerabilities in latest version
No vulnerabilities found

No vulnerabilities found in the latest version

Package versions

3 VERSIONS IN TOTAL
versionpublisheddirect vulnerabilities
1.0.26 Jul, 2024
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.115 Mar, 2023
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.015 Mar, 2023
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L

coderhsh dependencies

3 IN TOTAL