Skip to content

koki-develop/pinpm

Repository files navigation

pinpm

NPM Version GitHub Actions Workflow Status GitHub License

Pin dependency versions in package.json.

demo

Installation

$ npm install -g pinpm

Usage

$ pinpm --help
Usage: pinpm [options]

Pin dependency versions in package.json

Options:
  -V, --version              output the version number
  -l, --lockfile <lockfile>  lockfile to use
  -i, --install              run install command
  -h, --help                 display help for command

Supported package managers:

  • npm (package-lock.json)
  • pnpm (pnpm-lock.yaml)
  • bun (bun.lock, bun.lockb)

LICENSE

MIT

About

Pin dependency versions in package.json.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •