Skip to content

fix: use available npm package name - #2

Merged
rrivory merged 1 commit into
mainfrom
fix/npm-package-name
Aug 5, 2026
Merged

fix: use available npm package name#2
rrivory merged 1 commit into
mainfrom
fix/npm-package-name

Conversation

@rrivory

@rrivory rrivory commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Rename the package from the unavailable scoped name to knocket-browser, which is available on npm.

  • package.json / lockfile name updated
  • README install command and all three import examples updated
  • package contract test updated to assert the new name

Public API is unchanged: installKnocket(fullScriptFromConsole).

Verified: 22 tests pass, typecheck clean, ESM/CJS/d.ts build succeeds, npm publish --dry-run produces 9 files (6.9 kB).

@rrivory
rrivory merged commit 965ff48 into main Aug 5, 2026
1 check passed
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