JamieMason / shrinkpack

Fast, resilient, reproducible builds with npm install.
https://www.npmjs.com/package/shrinkpack
MIT License
793 stars 38 forks source link

fix(npm5): accept package-lock and fix integrity rewrites #92

Closed zkat closed 6 years ago

zkat commented 6 years ago

this should get everything working once the corresponding changes land in npm. You won't be able to test it yet 'cause I don't have a standalone branch of npm you can try out, but I'm putting this up so you can see the expected changes and start reviewing them. It's probably safe enough to land this in your dev branch anyway, though.