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

Support NPM 7 (auditReportVersion 2) #43

Open
nprail opened this issue May 12, 2020 · 10 comments
Open

Support NPM 7 (auditReportVersion 2) #43

nprail opened this issue May 12, 2020 · 10 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nprail
Copy link
Member

nprail commented May 12, 2020

With NPM 7 comes breaking changes to the audit report structure. npm-audit-html needs to be updated to support the new version of the report. npm-audit-html must maintain backwards compatibility with auditReportVersion:1 as well.

Links / ref

@nprail nprail added the enhancement New feature or request label May 12, 2020
@nprail nprail added this to the 2.0 milestone May 12, 2020
@nprail nprail mentioned this issue May 12, 2020
5 tasks
@nprail nprail self-assigned this Feb 23, 2021
nprail added a commit that referenced this issue Feb 24, 2021
@nprail nprail changed the title Support auditReportVersion 2 Support NPM 7 (auditReportVersion 2) Mar 31, 2021
@MarcelHoell
Copy link

I don't want to rush, but when will this fix be available?

@nprail
Copy link
Member Author

nprail commented May 3, 2021

@MarcelHoell I am working on this right now but my time is limited. I'm hoping to have a beta by the end of the week. The structure for auditReportVersion 2 is fairly different so there's a lot of refactoring to do.

@esrahofstede
Copy link

Do you know when the beta version will be available? I really like this project and would like to use this the npm-audit-html for the Angular 11/12 projects we do

@agenouel
Copy link

No news since May 3rd. We were also using this tool for quality check on our code.

@nprail
Copy link
Member Author

nprail commented Aug 24, 2021

Sorry about the slowness on this. I have been incredibly busy both personally and professionally and simply haven't had the time to dedicate to updating this. I will update it as soon as I can.

@MarcelHoell
Copy link

No problem, take your time. Thank you for doing this and thanks for the tool itself, you do this for free, so relax ;)

nprail added a commit that referenced this issue Oct 11, 2021
@nprail
Copy link
Member Author

nprail commented Oct 11, 2021

NPM 7 support is now available with the v2 beta!

npm install npm-audit-html@beta

@agenouel
Copy link

"beta" version tested shortly on some projets, seems to do the job as expected ! Thanks a lot for this great job !

@kellyrmilligan
Copy link

can this be published as the latest version instead of a beta?

@MKoen
Copy link

MKoen commented Sep 10, 2024

I'm still experiencing this issue, when will it be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants