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

Fix check for deprecated packages #115

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Fix check for deprecated packages #115

merged 2 commits into from
Jul 2, 2024

Conversation

jeffijoe
Copy link
Owner

@jeffijoe jeffijoe commented Jul 2, 2024

NPM no longer returns the deprecated top-level flag in the package manifest.

We now check the latest version's deprecated flag.

Closes #114.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 100.0%. remained the same
when pulling bf68f0c on fix/deprecated-check
into 70ec26c on master.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 100.0%. remained the same
when pulling e3453a3 on fix/deprecated-check
into 70ec26c on master.

@jeffijoe jeffijoe merged commit 1ddc214 into master Jul 2, 2024
5 checks passed
@jeffijoe jeffijoe deleted the fix/deprecated-check branch July 2, 2024 19:02
This pull request was closed.
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.

Avoid installing deprecated type packages
2 participants