flex-development/npm-url
Create a URL for the NPM registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkg | package name | no | ${{ github.event.repository.name }} |
| scope | package scope | no | — |
| version | package version | no | — |
Outputs
| name | description |
|---|---|
| url | the public registry url |