Skip to content

Feat/deterministic npm installs#294

Open
aperkaz wants to merge 2 commits into
ttag-org:masterfrom
aperkaz:feat/deterministic-npm-installs
Open

Feat/deterministic npm installs#294
aperkaz wants to merge 2 commits into
ttag-org:masterfrom
aperkaz:feat/deterministic-npm-installs

Conversation

@aperkaz

@aperkaz aperkaz commented May 28, 2026

Copy link
Copy Markdown

Closes #293 .

You can verify that there are no changes to the dependency graph by running npm ci locally.
If there were, the command would fail.

aperkaz added 2 commits May 28, 2026 09:17
The `example/*/package.json` files have been skipped, since they serve as examples and are not part of the core deployment infra.
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.

Protect against supply chain attacks by pinning package versions

1 participant