Skip to content

test: write package.json for dependency install canary test#47

Open
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/test-package-json-canary
Open

test: write package.json for dependency install canary test#47
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/test-package-json-canary

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Jul 8, 2026

Copy link
Copy Markdown

Temporary change from a dependency installation canary test run. Overwrites package.json with a minimal test fixture that includes a postinstall script writing to /tmp/postinstall-canary.txt.

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


Note

Low Risk
Test-only manifest change; the postinstall only writes to /tmp and does not affect app runtime or security-sensitive paths.

Overview
Replaces the repo’s package.json with a minimal test-pkg fixture for a dependency installation canary run.

The manifest drops Vitest (private, type: module, test script) and adds version: 1.0.0, an empty dependencies object, and a postinstall script that writes CANARY_MARKER to /tmp/postinstall-canary.txt so installs can be verified.

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

@pullfrog
pullfrog Bot requested a review from ssalbdivad July 8, 2026 21:57
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