Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Validate content hashes in npm with postpublish script #147

Description

@geotrev

Issue:

Although it's already decently clear that the b64 content hashes created for cdn-ready content is going to be correct.

Solution:

There should be a postpublish node script which correctly validates the content hashes at @latest for umd content in the dist/ folder. Any CDN, not just jsdelivr, won't have propagated the new content yet, so querying the npm registry directly is preferred.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions