0.4.0 • Published 4 months ago

pinpm v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

0.4.0

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.3.0

4 months ago

0.2.0

4 months ago

0.1.0

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago