rotifer
v1.0.1
Published
Pointer package — the Rotifer Protocol CLI is published as @rotifer/playground. Reserved by the Rotifer Protocol project so the name cannot be used to impersonate the toolchain.
Maintainers
Readme
rotifer
This is not the Rotifer Protocol CLI. The CLI is published as
@rotifer/playground.
npm install -g @rotifer/playground
# or
npx -y @rotifer/playground --helpWhy this package exists
The unscoped name rotifer was previously unregistered, while some Rotifer
tooling invoked the CLI as npx rotifer. Anyone publishing under this name
could have had their code fetched and executed on those users' machines.
The Rotifer Protocol project reserves the name so it cannot be used to impersonate the toolchain. Running its binary prints a pointer to the real package and exits non-zero — it never pretends to be the CLI.
If you reached this package by running npx rotifer, you are on an old version
of a Rotifer tool. Update it, or call @rotifer/playground directly.
Verifying this package
From 1.0.1 on, releases are published from CI with provenance, so you do not have to take the claim above on trust:
npm view rotifer dist.attestationsThe attestation ties the published tarball to the workflow and commit that
built it, in rotifer-protocol/rotifer-playground.
License
Apache-2.0
