std/uuid
denobot 673c436739
chore: release 2024.05.29 (#4883)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-05-29 18:56:12 +09:00
..
_common.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
common_test.ts refactor(uuid): factor out common symbols into common module (#4749) 2024-05-16 16:18:08 +10:00
common.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
constants_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
constants.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
deno.json chore: release 2024.05.29 (#4883) 2024-05-29 18:56:12 +09:00
mod.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
v1_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
v1.ts deprecation(uuid): deprecate v1.generate() signature with buf and offset parameters (#4880) 2024-05-29 19:07:20 +10:00
v3_test.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00
v3.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00
v4_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
v4.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
v5_test.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00
v5.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00