Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

which

Package Overview
Dependencies
1
Maintainers
7
Versions
33
Issues
File Explorer

Advanced tools

Install Socket

Protect your apps from supply chain attacks

Install
Previous234Next

4.0.0


Changelog

Source

4.0.0 (2023-08-29)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

3.0.1

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)

3.0.0

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)

2.0.2

isaacs
published 2.0.2 •

Changelog

Source

2.0.2

  • Rename bin to node-which

2.0.1

isaacs
published 2.0.1 •

Changelog

Source

2.0.1

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

2.0.0

isaacs
published 2.0.0 •

Changelog

Source

2.0.0

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

1.3.1

isaacs
published 1.3.1 •

Changelog

Source

1.3.1

  • update deps
  • update travis

1.3.0

isaacs
published 1.3.0 •

Changelog

Source

v1.3.0

  • Add nothrow option to which.sync
  • update tap

1.2.14

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

1.2.13

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
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • 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