codaline-io/Node versionless cache key
Creates a hash of package-lock.json without the package version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| packageJSON | Path to package.json | no | package.json |
| packageLockJSON | Path to package-lock.json | no | package-lock.json |
Outputs
| name | description |
|---|---|
| cacheKey | cache key of package-lock.json without version |