All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
.isIntegrityMetadata
is now .isHash
. Also, any references to IntegrityMetadata
now refer to Hash
.To convert existing createCheckerStream code, move the sri
argument into opts.integrity
in integrityStream. All other options should be the same.
* check: checkData
, checkStream
, and createCheckerStream
now yield a whole IntegrityMetadata instance representing the first successful hash match.
sep
argument now expect opts.sep
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.