detect-package-manager

Detect which package manager you're using (yarn or pnpm or npm)

MIT License

Downloads
14.3M
Stars
72
Committers
4

Bot releases are visible (Hide)

detect-package-manager - v3.0.2 Latest Release

Published by github-actions[bot] 6 months ago

3.0.2 (2024-05-05)

Bug Fixes

  • Add types to exportMap in package.json (#15) (cab87a1)
detect-package-manager - v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-09-04)

Bug Fixes

  • make bun checking optional (5bef6ec)
detect-package-manager - v3.0.0

Published by github-actions[bot] about 1 year ago

3.0.0 (2023-09-04)

Features

BREAKING CHANGES

  • support bun
detect-package-manager - v2.0.1

Published by github-actions[bot] almost 3 years ago

2.0.1 (2021-10-24)

Bug Fixes

  • add types field in package.json (07fb95c)
detect-package-manager - v2.0.0

Published by github-actions[bot] almost 3 years ago

2.0.0 (2021-10-24)

Features

BREAKING CHANGES

  • Removed default export, use named export detect instead.
  • The order the check lockfile: yarn -> pnpm -> npm, the order the check command: yarn -> pnpm -> npm
Package Rankings
Top 2.36% on Npmjs.org
Badges
Extracted from project README
NPM version NPM downloads CircleCI donate