std/uuid
2024-05-31 11:48:51 +00:00
..
_common.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10: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 BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00
v1_test.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00
v1.ts BREAKING(uuid): remove V1Options in favor of GenerateOptions (#4925) 2024-05-31 11:48:51 +00: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 BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +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 BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00