18. Packages without npm trauma
Registry-assigned versions, beskid pckg, lockfiles, and foreign libs—ecosystem without manual semver theatre.
Packages without npm trauma
Beskid packages are not “upload a folder, pick a version number that feels lucky, pray.” The registry assigns versions; manifests declare dependencies; lockfiles make CI reproducible. If that sounds boring, good—we have enough trauma from ecosystems that treat breaking changes as personality.
What you will find here
Section titled “What you will find here”| Section | Topic |
|---|---|
| pckg CLI | beskid pckg and the beskid_pckg crate. |
| Registry versions | Who assigns the version (hint: not your ego). |
| Publish first package | End-to-end publish walkthrough. |
| Foreign libraries | Linking native deps without npm cosplay. |