Skip to content

test: add postinstall canary script to package.json - #53

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

test: add postinstall canary script to package.json#53
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/test-pkg-canary-test

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Aug 4, 2026

Copy link
Copy Markdown

Changes to package.json made during the dependency installation behavior test run.

  • Renamed package to test-pkg
  • Added version field
  • Replaced test script with a postinstall canary script
  • Replaced dev dependencies with an empty dependencies object

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


Note

Low Risk
Test-only package.json changes for install-hook verification; no production app or security-sensitive logic.

Overview
Reconfigures package.json as a minimal test-pkg fixture to verify postinstall runs during dependency installation.

The package is renamed and given 1.0.0, prior private, type, and vitest setup are removed, and a postinstall script writes CANARY_MARKER to /tmp/postinstall-canary.txt. dependencies is left empty so installs exercise script hooks without pulling packages.

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

@pullfrog
pullfrog Bot requested a review from colinhacks August 4, 2026 06:46
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