lumenflow:upgrade
lumenflow:upgrade
Section titled “lumenflow:upgrade”Upgrade LumenFlow packages; bridges the legacy npm scope to Keygen licensing
Cross-scope upgrade bridge: default and --latest upgrades use the private Keygen npm engine at
https://licensing.lumenflow.dev/v1/engines/npm/ and migrate legacy @lumenflow/* declarations
to @hellmai/lumenflow-*, including partial migrations. Configure @hellmai:registry for that
endpoint and keep the owner-supplied licence key (username=license, Base64 _password) or
read token (_authToken) in private npm configuration outside Git. The owner chooses free or
paid grants; consumers need no GitHub account or seat. Revocation prevents future downloads,
not use of already installed files. Package metadata proves access; npm whoami is not used.
Real upgrades refuse unavailable or denied metadata; dry runs report it without modifying files.
An explicit historical --version pin in a legacy-only project retains its original scope and registry.
See Installing with a LumenFlow licence.