summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/deprecated-package/1.0.0/main.mjs
AgeCommit message (Collapse)Author
2024-08-20feat: Print deprecation message for npm packages (#24992)HasanAlrimawi
This commit adds ability to print deprecation notices for npm packages that have been marked as deprecated. Closes #24013