Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add multi-hash lockfile support #19

@braydonf

Description

@braydonf

This will provide a means to specify the specific hash of a dependency, in the case that node_modules are not mirrored and committed into the git repository. The hash can be the commit hash in addition to a tree hash using a variety of algos, such as sha512. This will require the ability to reference a dependency by commit hash, such that if a branch is used instead of a tag, it will be possible to retrieve an earlier version if the branch head moves to another commit than was used previously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions