Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

which

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

which - npm Package Versions

234

5.0.0

Diff

Changelog

Source

5.0.0 (2024-10-01)

⚠️ BREAKING CHANGES

  • which now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • 77aba08 #151 align to npm 10 node engine range (@reggi)

Chores

  • 5d49ed0 #151 run template-oss-apply (@reggi)
  • 8a2d8e0 #149 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • d4009b2 #138 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 1a07cd7 #150 postinstall for dependabot template-oss PR (@hashtagchris)
  • 45f3aa8 #150 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
npm-cli-ops
published 4.0.0 •

Changelog

Source

4.0.0 (2023-08-29)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

npm-cli-ops
published 3.0.1 •

Changelog

Source

3.0.1 (2023-05-01)

Bug Fixes

  • c3a543e #100 check lower case extensions in windows (#100) (@wraithgar)

Documentation

  • ba58b51 #97 Replace binary which with node-which in README.md (#97) (@DevDengChao)
lukekarrys
published 3.0.0 •

Changelog

Source

3.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • refactored with the following breaking changes
    • callback has been removed from the async interface, it is now Promise only
    • which is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0
    • cli now ignores any arguments after --

Features

  • 8b0187c add @npmcli/template-oss and modernize (#86) (@lukekarrys)
isaacs
published 2.0.2 •

Changelog

Source

2.0.2

  • Rename bin to node-which
isaacs
published 2.0.1 •

Changelog

Source

2.0.1

  • generate changelog and publish on version bump
  • enforce 100% test coverage
  • Promise interface
isaacs
published 2.0.0 •

Changelog

Source

2.0.0

  • Parallel tests, modern JavaScript, and drop support for node < 8
isaacs
published 1.3.1 •

Changelog

Source

1.3.1

  • update deps
  • update travis
isaacs
published 1.3.0 •

Changelog

Source

v1.3.0

  • Add nothrow option to which.sync
  • update tap
isaacs
published 1.2.14 •

Changelog

Source

v1.2.14

  • appveyor: drop node 5 and 0.x
  • travis-ci: add node 6, drop 0.x
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc