open-component-model / ocm

Open Component Model (Software Bill of Delivery) Toolset
https://ocm.software
Apache License 2.0
34 stars 23 forks source link

publish npm packages #636

Closed hilmarf closed 8 months ago

hilmarf commented 9 months ago

Description

This PR fixes the feature #633.

With this we enable people to directly publish npm-blobs (aka. package.tgz containing package.json) to any registry website that implements the CommonJS Package Registry specification (e.g. artifactory).

What type of PR is this? (check all applicable)

Related Tickets & Documents

Screenshots

Added tests?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

Checklist: