Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Scan package-lock files #14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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