-
Type:
New Feature
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.31.10
-
Component/s: None
-
Labels:None
Starting with npm 5, npm publishes with sha512 an sha1 by default: https://blog.npmjs.org/post/161081169345/v500
When publishing to Artifactory with npm versions greater than 5 (which is publishing sha512), Artifactory does not retain the sha512 checksums when getting the packages.
Please provide support for sha512 in npm packages - both publish and get.