Skip to content

claude/npm publish 404 1d067e - #1

Merged
Megapixel99 merged 4 commits into
masterfrom
claude/npm-publish-404-1d067e
Aug 13, 2026
Merged

claude/npm publish 404 1d067e#1
Megapixel99 merged 4 commits into
masterfrom
claude/npm-publish-404-1d067e

Conversation

@Megapixel99

Copy link
Copy Markdown
Owner
  • Add CI workflow and storage-level tests; document tests and installs in README
  • Restrict published tarball to source files
  • Point repository URLs at the renamed repo

…in README

Expand test/sql.test.js with error paths (unknown column, missing table,
no database selected), multi-row and empty WHERE results, case-insensitivity,
the optional trailing semicolon, and DROP DATABASE/DROP TABLE behavior.

Add test/table.test.js covering Table, Database, and Row directly.

Run the suite on Node 18/20/22/24 via GitHub Actions on push and PR, and
add CI/version/downloads/license badges plus install and test instructions
to the README. Normalize repository.url via `npm pkg fix` to clear the
warning npm emits on publish.
Publishing from a directory containing .claude/ swept the agent settings and
an entire nested worktree copy into the tarball (20 files, 39.6kB unpacked).
Whitelist the four source modules instead; npm always adds package.json,
README, and LICENSE. Tests are no longer shipped to consumers.
The remote reports sqlJS moved to sql-nodejs. Update repository, bugs, and
homepage in package.json plus the CI badge and clone URL in the README so
they resolve directly instead of relying on GitHub's redirect.
@Megapixel99
Megapixel99 force-pushed the claude/npm-publish-404-1d067e branch from adb57dd to ec99d68 Compare August 13, 2026 20:26
@Megapixel99
Megapixel99 merged commit c4056a1 into master Aug 13, 2026
4 checks passed
@Megapixel99
Megapixel99 deleted the claude/npm-publish-404-1d067e branch August 13, 2026 20:27
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