koumatsumoto/koumatsumoto/get-npm-package-info-action
Action to get npm package name, version and git commit hash
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| package_name | Value of package.json name field |
| package_version | Value of package.json version field |
| git_commit_hash_short | Git commit short hash |