Skip to content

Convert to npm#35

Open
peachbits wants to merge 2 commits into
masterfrom
convert-to-npm
Open

Convert to npm#35
peachbits wants to merge 2 commits into
masterfrom
convert-to-npm

Conversation

@peachbits
Copy link
Copy Markdown

@peachbits peachbits commented May 25, 2026

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Low Risk
Tooling-only changes to install behavior; no application runtime code is modified in this diff.

Overview
Switches the repo from Yarn to npm for installs and lockfile management.

.npmrc is added with legacy-peer-deps=true and ignore-scripts=true (replacing the old .yarnrc ignore-scripts setting). .yarnrc is removed. .gitignore no longer ignores package-lock.json, so the npm lockfile can be committed.

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

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Identified one net-new, high-confidence security regression in install-time supply-chain hardening.

Open in Web View Automation 

Sent by Cursor Security Agent: Security Reviewer

Comment thread package-lock.json
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