npm-audit-html icon indicating copy to clipboard operation
npm-audit-html copied to clipboard

Support NPM 7 (auditReportVersion 2)

Open nprail opened this issue 4 years ago • 10 comments

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

  • https://github.com/npm/npm-audit-report

nprail avatar May 12 '20 16:05 nprail

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

MarcelHoell avatar Apr 22 '21 09:04 MarcelHoell

@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.

nprail avatar May 03 '21 13:05 nprail

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

esrahofstede avatar Jun 23 '21 06:06 esrahofstede

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

agenouel avatar Aug 19 '21 09:08 agenouel

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.

nprail avatar Aug 24 '21 13:08 nprail

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

MarcelHoell avatar Aug 24 '21 20:08 MarcelHoell

NPM 7 support is now available with the v2 beta!

npm install npm-audit-html@beta

nprail avatar Oct 11 '21 16:10 nprail

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

agenouel avatar Oct 12 '21 11:10 agenouel

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

kellyrmilligan avatar Jan 04 '23 15:01 kellyrmilligan

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

MKoen avatar Sep 10 '24 12:09 MKoen