Skip to content

test: dep install canary package.json#49

Open
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/1022-dep-install-canary-test
Open

test: dep install canary package.json#49
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/1022-dep-install-canary-test

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Jul 11, 2026

Copy link
Copy Markdown

Adds the package.json written during the dependency installation canary test run (PR #1022). This replaces the repo's original package.json with the test version used to verify postinstall script behavior.

Pullfrog  | View workflow run | via Pullfrog | Using anthropic/claude-sonnet-4-6 (free via Pullfrog for OSS) | 𝕏


Note

Low Risk
Test-only package metadata change; no production app logic, though postinstall runs on any npm install in this repo.

Overview
Replaces the repo’s package.json with the fixture used in the dependency installation canary test (from PR #1022).

The manifest is now test-pkg@1.0.0 with a postinstall script that writes CANARY_MARKER to /tmp/postinstall-canary.txt, so installs can be verified by checking that file. private, type: "module", and the vitest test script are removed; dependencies is an empty object.

Reviewed by Cursor Bugbot for commit 17169df. Bugbot is set up for automated code reviews on this repo. Configure here.

@pullfrog
pullfrog Bot requested a review from ssalbdivad July 11, 2026 04:56
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.

0 participants