Commit graph

15 commits

Author SHA1 Message Date
93af3bce3c
change strongest property type from Array<IntegrityMetadata> to IntegrityMetadataSet 2025-01-06 13:41:24 +09:00
d7cf1bf4dc
replace tsup with pkgroll and tsx for bundling 2024-10-02 22:17:53 +09:00
d740f57970
updated createIntegrityMetadataSet to accept more flexible input types 2024-10-02 22:17:52 +09:00
90f6a0844a
add match 2024-10-02 22:17:52 +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