Skip to content

feat: resolve package versions from lockfile #77

@regevbr

Description

@regevbr

Currently, we use the semver in package.json to resolve the version to check, but if a lock file exists (yarn/npm) we need to respect it instead.
We can levrage https://github.com/snyk/nodejs-lockfile-parser for the task.
We should also probably allow the user to skip that resolving method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdd new feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions