actions-marketplace-validations/Get npm version action
Extracts the version string from the package.json file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file | package.json file | no | package.json |
Outputs
| name | description |
|---|---|
| version | The version string from the package.json file |