step-security/Get current package version
Get the current version of the npm package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to package.json file (directories only), e.g. packages/mypackage/ | no | . |
Outputs
| name | description |
|---|---|
| current-version | Current version defined in the package.json file |