FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add peer dependency on supports-color v8 by Hashim1999164 · Pull Request #1046 · debug-js/debug · GitHub

/ debug Public

Add peer dependency on supports-color v8 - #1046

Open
Hashim1999164 wants to merge 1 commit into
debug-js:masterfrom
Hashim1999164:fix/peer-dependency-supports-color-947
Open

Add peer dependency on supports-color v8#1046
Hashim1999164 wants to merge 1 commit into
debug-js:masterfrom
Hashim1999164:fix/peer-dependency-supports-color-947

Conversation

Hashim1999164 commented Jul 15, 2026
edited
Loading

Copy link
Copy Markdown

Summary

Fixes #947

Test plan

  • npm run test:node (16 passing)

Declare supports-color ^8.0.0 alongside the existing optional
peerDependenciesMeta entry so package managers avoid resolving v9+,
which is ESM-only and breaks debug's CommonJS require().

Fixes debug-js#947
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Specify peer dependency version

1 participant


Back | FazBrowse Home | New Git URL