Commit graph

14 commits

Author SHA1 Message Date
c026b150f2
replace tsup with pkgroll and tsx for bundling
Some checks are pending
test / Node.js v20 (push) Waiting to run
test / Node.js v22 (push) Waiting to run
test / Deno (push) Waiting to run
test / Bun (push) Waiting to run
2024-10-02 19:07:50 +09:00
c3a6793e6e
updated createIntegrityMetadataSet to accept more flexible input types 2024-10-02 19:06:24 +09:00
38d39e7c93
add match 2024-10-02 19:06:19 +09:00
ab57344af3
add strongestHashAlgorithms getter 2024-10-02 19:06:13 +09:00
c085fcbe8f
add iterator and size getter 2024-10-02 19:06:09 +09:00
f538f67971
add integrity-metadata-set tests 2024-10-02 19:06:02 +09:00
47228186a0
update match to return false for unsupported, null, empty, or invalid hash algorithms 2024-09-18 16:14:32 +09:00
f8aff38a6b
accepts an IntegrityMetadata like object as input 2024-09-18 15:05:26 +09:00
5ad019029b
trims leading and trailing whitespace 2024-09-18 14:48:24 +09:00
ddcb93da0c
accepts options 2024-09-18 14:28:56 +09:00
9b64464d81
update getPrioritizedHashAlgorithm to return supported hash algorithm if unsupported one is provided 2024-09-18 14:21:27 +09:00
3bd7f5566e
add integrity-metadata tests 2024-09-17 19:08:56 +09:00
628cc0bdee
rename SubresourceIntegrity to IntegrityMetadataSet 2024-09-03 09:55:38 +09:00
a7c7e41d6e
create subresourceintegrity 2024-09-03 03:14:59 +09:00