Skip to content

Rename npm package to @ratchaw/extractkit - #8

Merged
RATCHAW merged 1 commit into
mainfrom
RATCHAW/scoped-package
Jul 12, 2026
Merged

Rename npm package to @ratchaw/extractkit#8
RATCHAW merged 1 commit into
mainfrom
RATCHAW/scoped-package

Conversation

@RATCHAW

@RATCHAW RATCHAW commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Publishes the core library under the @ratchaw scope instead of the bare extractkit name.

  • packages/core renamed to @ratchaw/extractkit with publishConfig.access: public (scoped packages default to private on publish, which would otherwise require a paid plan or an --access public flag).
  • All workspace imports in evals and the playground, the workspace dependency entries, README install/import examples, and the ROADMAP publish instructions updated to the scoped name.
  • Verified: full build, 174 tests, typecheck all green; npm pack --dry-run shows the tarball as @ratchaw/extractkit@0.1.0 with the same contents (dist, README, LICENSE).

Publish after merge: npm login, then pnpm --filter @ratchaw/extractkit publish.

🤖 Generated with Claude Code

Scoped under the ratchaw npm account with publishConfig.access: public
(scoped packages default to private). Updates all workspace imports,
manifests, README examples, and the ROADMAP publish instructions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RATCHAW
RATCHAW merged commit ec4b0d8 into main Jul 12, 2026
1 check passed
@RATCHAW
RATCHAW deleted the RATCHAW/scoped-package branch July 12, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant