0.4.0 • Published 6 months ago

pinpm v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

0.3.2

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago