0.4.0 • Published 11 months ago

pinpm v0.4.0

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

11 months ago

0.3.2

11 months ago

0.3.1

11 months ago

0.3.0

11 months ago

0.2.0

11 months ago

0.1.0

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago