scancode-toolkit icon indicating copy to clipboard operation
scancode-toolkit copied to clipboard

Ensure we can collect the latest package-lock.json including file indirections for versions

Open pombredanne opened this issue 2 years ago • 0 comments

Short Description

There are some features we may not support in https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true

  • hidden lockfiles https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true#hidden-lockfiles
  • various non versions versions https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true#dependencies including all these: bundled dependencies, registry sources, git sources, http tarball sources, local tarball sources, local link sources

pombredanne avatar Aug 19 '23 00:08 pombredanne