miragon/Pin npm Dependencies

Fails the build if any npm dependency uses a version range (^ or ~) instead of a pinned version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesNewline-separated list of explicit package.json paths to check. When set, root-path is ignored.no""
root-pathRoot directory to scan recursively for package.json files (node_modules, .git, dist, build excluded). Used when files is not set.no.
check-peer-dependenciesAlso check peerDependencies (default: false, since ranges are common there)nofalse
check-optional-dependenciesAlso check optionalDependencies (default: true, since these are typically installed)notrue

no outputs