Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace debug package by node:util.debuglog. Fixes #353 #420

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

cmotsn
Copy link

@cmotsn cmotsn commented Jan 15, 2023

Note: I edited the package-lock.json manually because I could not manage to regenerate it with "lockfileVersion": 1, even with an old version of Node.js (v6.17.1). I can commit an update pacage-lockjson in "lockfileVersion": 2, if that's better.

Also, sadly, an old version of debug still appears as a Mocha dependency, but only in the devDependencies, which is an improvment.

@tomas
Copy link
Owner

tomas commented Jan 16, 2023

Looks good. I'll try it out during the week and merge if everything is OK

@tomas tomas merged commit d3ec179 into tomas:master Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants