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

Remove more table output #7407

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Remove more table output #7407

merged 2 commits into from
Apr 23, 2024

Conversation

wraithgar
Copy link
Member

Removes table output from npm search npm publish and npm pack

Also removes the columnify dependency as it is no longer used.

  • fix: Remove table output from search and tar summary
  • deps: remove columnify
This removes table output from `npm search` and from all commands that
log a summary of tarball content (`npm publish` and `npm pack`).

Table output is discouraged in a cli for accessibility reasons.
@wraithgar wraithgar requested a review from a team as a code owner April 23, 2024 17:14
@wraithgar wraithgar merged commit c77f035 into latest Apr 23, 2024
20 checks passed
@wraithgar wraithgar deleted the gar/no-tables-part-two branch April 23, 2024 17:32
@github-actions github-actions bot mentioned this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants