18.3 Publish your first package
Pointer to the verified package preparation, upload, and consumption procedure.
Publish your first package
The step-by-step guide with commands and role requirements lives in the reference tree—this section exists so the tutorial nav has a landing page that does not duplicate every flag.
Read this next
Section titled “Read this next”Publish a package — protect the API key, create the package record, pack, inspect, upload, and verify the immutable version.
Before you publish
Section titled “Before you publish”- Run
beskid docso.beskid/docs/api.jsonexists for pckg registry docs ingestion. - Run tests (
beskid test) if your package is more than a manifest cosplay. - Confirm public API boundaries — see Package public surface: registry consumers import what you exported, not what you “meant.”
See also
Section titled “See also”- pckg command reference — full subcommand and flag reference
- The pckg CLI — tutorial walkthrough
- Doc and api.json — generated API docs ingested by pckg registry
- Packages without npm trauma — chapter overview