Skip to content

[BUG] hashes on wrong element #1118

Description

@jkowalleck

NPM's integrity hash is for the resolved file, not the component in general.
see

"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.0.1.tgz",
"integrity": "sha1-aSbRsZT7xze47tUTdW3i/Np+pAg=",

solution: to not put the hash on the component,
but on the externalReference that is build from resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions