Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ernscht/lerna-test-hoisted

test lerna hoisted mode
https://github.com/ernscht/lerna-test-hoisted

Last synced: about 2 months ago
JSON representation

test lerna hoisted mode

Awesome Lists containing this project

README

        

# lerna test hoisted

expected: dependency versions of lerna packages should be fixed in a package-lock.json

npm <=6: "jest", "yn" and "is-reachable" are not present in a lock file
npm >=8 (lockfile version 2): "jest", "yn" and "is-reachable" are present in the base lock file