|
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 |
|
|
d7ab327e56
|
reference W3C SRI spec
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-09-17 19:10:43 +09:00 |
|
|
b6cb686c37
|
remove IntegrityMetadataSet.match()
test / Node.js v20 (push) Has been cancelled
test / Node.js v22 (push) Has been cancelled
test / Deno (push) Has been cancelled
test / Bun (push) Has been cancelled
|
2024-09-09 22:18:16 +09:00 |
|
|
b8f8c3d209
|
change IIntegrityMetadata interface to IntegrityMetadataLike type
|
2024-09-09 21:33:54 +09:00 |
|
|
9952afecc2
|
change return type of createIntegrityMetadata() to Promise<IntegrityMetadata>
|
2024-09-09 19:28:12 +09:00 |
|
|
bd29bf4dc1
|
add options to createIntegrityMetadataSet
|
2024-09-09 19:19:39 +09:00 |
|
|
e5f17c3631
|
add IIntegrityMetadata interface
|
2024-09-09 19:19:36 +09:00 |
|
|
5c5d171791
|
organize hash algorithm names
|
2024-09-09 18:32:50 +09:00 |
|
|
9561fb23dc
|
rename PrioritizedHash to PrioritizedHashAlgorithm
|
2024-09-09 17:21:04 +09:00 |
|
|
6ec0f55736
|
remove redundant toLowerCase call
|
2024-09-04 23:10:33 +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 |
|