Commit graph

26 commits

Author SHA1 Message Date
beff4e49d5
update changelog 2024-09-09 19:28:19 +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
7b57a930e1
set up monthly renovations
Some checks failed
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-06 10:11:57 +09:00
716d3e88d5
Rename Integrity-metadata.test.ts to integrity-metadata.test.ts
Some checks failed
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-05 20:32:40 +09:00
963d4e2960
add keywords to package.json 2024-09-05 19:37:01 +09:00
renovate[bot]
f90d76097f Update dependency @types/node to v22.5.4
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-09-05 01:24:31 +00:00
renovate[bot]
445bde4987 Update dependency @types/node to v22.5.3
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-09-04 23:12:48 +09:00
renovate[bot]
af9243c726 Pin dependencies 2024-09-04 23:11:20 +09:00
6ec0f55736
remove redundant toLowerCase call 2024-09-04 23:10:33 +09:00
kou029w
79ff27dbe4 Release 0.0.3 2024-09-03 00:58:03 +00:00
8d6c191978
test with deno and bun 2024-09-03 09:55:39 +09:00
628cc0bdee
rename SubresourceIntegrity to IntegrityMetadataSet 2024-09-03 09:55:38 +09:00
kou029w
be28d23470 Release 0.0.2 2024-09-02 23:30:33 +00:00
a154ad7f6f
update changelog 2024-09-03 08:29:09 +09:00
bfee60800d
add types field in package.json 2024-09-03 08:28:17 +09:00
kou029w
bd667f2b26 Release 0.0.1 2024-09-02 18:58:06 +00:00
80b05c376c
rename subresourceintegrity to websri 2024-09-03 03:57:12 +09:00
baf961b720
update changelog 2024-09-03 03:34:59 +09:00
a7346f528f
fix release workflow 2024-09-03 03:24:35 +09:00
b0437e17da
drop Node.js v18 2024-09-03 03:19:14 +09:00
a7c7e41d6e
create subresourceintegrity 2024-09-03 03:14:59 +09:00
87a3f47c4e
init 2024-09-02 23:02:06 +09:00