Skip to content

Scan package-lock files #14

@43081j

Description

@43081j

We could add functionality to also scan package-lock.json (and similar lock files from other runtimes, like pnpm).

When doing this, we could warn that you have a dependency which deeply depends on a target module.

Some basic requirements:

  • Off or warn-level by default (since there's no action we can do to resolve it)
  • Support pnpm
  • Support node
  • Support yarn
  • Behaves the same way as normal package.json scanning but with a more lenient warning since it may not be actionable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions