Pin Node Dependencies

Supply-chain audit for Node.js (js/ts) repos: verifies every package.json dependency is pinned to an exact version (no ^ ~ >= * latest or mutable git refs), checks the lockfile is committed, reports drift with evidence, optionally rewrites to exact pins, and wires up the Miragon/pin-npm-dependencies CI guardrail + save-exact.

emaarco ed22772 8.6 KB Updated

File contents

emaarco/hogwarts/tree/main/plugins/felix-felicis/skills/pin-node-dependencies commit ed2277259b

Frequently asked questions

npx skillmds@latest add emaarco/pin-node-dependencies