Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

npm [recently] now has a lockfile called package-lock.json, in addition to package.json, which defines the entire dependency tree (not just the direct dependencies as package.json does), contains package hashes, and will pin dependencies to specific versions for an application.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: