Socket
Socket
Sign inDemoInstall

which

Package Overview
Dependencies
1
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

4.0.0

Diff

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
isaacs
published 1.2.13 •

Changelog

Source

v1.2.13

  • test: Pass missing option to pass on windows
  • update tap
  • update isexe to 2.0.0
  • neveragain.tech pledge request
234Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc