Commit graph

58 commits

Author SHA1 Message Date
f4c800793b
update examples
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-11-06 11:31:38 +09:00
renovate[bot]
f2854638df Update dependency tsx to v4.19.2
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-11-01 09:01:58 +00:00
renovate[bot]
17fce57d8b Update dependency pkgroll to v2.5.1 2024-11-01 06:44:31 +00:00
renovate[bot]
5f6ceea225 Update actions/setup-node digest to 39370e3 2024-11-01 04:32:09 +00:00
renovate[bot]
5e369ade90 Update actions/checkout digest to 11bd719 2024-11-01 02:40:51 +00:00
8f7b6bd105
specify code block syntax
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-10-03 16:13:52 +09:00
kou029w
472df9a60f Release 0.1.0
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-10-02 13:20:28 +00:00
39a1e06c8d
add examples 2024-10-02 22:17:54 +09:00
419d7668a9
add comments 2024-10-02 22:17:54 +09:00
02c253b45f
update changelog 2024-10-02 22:17:53 +09:00
c652fb46f4
fix test command for node 20 2024-10-02 22:17:53 +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
f7ac85b913
refactor IntegrityMetadataSet for improved structure and flexible input 2024-10-02 19:06:06 +09:00
f538f67971
add integrity-metadata-set tests 2024-10-02 19:06:02 +09:00
renovate[bot]
2f3d3318e2 Update dependency typescript to v5.6.2
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-01 12:42:21 +00:00
renovate[bot]
d9731fb6d7 Update dependency tsup to v8.3.0 2024-10-01 10:43:13 +00:00
renovate[bot]
b3a0c978eb Update dependency @types/node to v22.7.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-10-01 06:34:09 +00:00
renovate[bot]
d492ebd876 Update actions/setup-node digest to 0a44ba7 2024-10-01 03:37:36 +00:00
1924621a2b
update package manager commands
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-18 16:28:15 +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
d7ab327e56
reference W3C SRI spec
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-17 19:10:43 +09:00
3bd7f5566e
add integrity-metadata tests 2024-09-17 19:08:56 +09:00
b6cb686c37
remove IntegrityMetadataSet.match()
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-09 22:18:16 +09:00
b8f8c3d209
change IIntegrityMetadata interface to IntegrityMetadataLike type 2024-09-09 21:33:54 +09:00
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