std/uuid
Simon Holloway 5c23dcbe86
refactor(uuid): prepare for noUncheckedIndexedAccess (#4445)
* refactor(uuid): prepare for `noUncheckedIndexedAccess`

* added a test and updated the error message

* changed to !== 6 and added another test

* update error message to be clearer
2024-03-11 08:59:30 +11:00
..
_common.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
constants_test.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
constants.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
mod.ts refactor(uuid): prepare for noUncheckedIndexedAccess (#4445) 2024-03-11 08:59:30 +11:00
test.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
v1_test.ts refactor(uuid): prepare for noUncheckedIndexedAccess (#4445) 2024-03-11 08:59:30 +11:00
v1.ts refactor(uuid): prepare for noUncheckedIndexedAccess (#4445) 2024-03-11 08:59:30 +11:00
v3_test.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
v3.ts refactor(uuid): prepare for noUncheckedIndexedAccess (#4445) 2024-03-11 08:59:30 +11:00
v4_test.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
v4.ts feat(uuid): add type predicate return type to validate (v4) (#4301) 2024-02-29 13:52:53 +09:00
v5_test.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
v5.ts refactor(uuid): prepare for noUncheckedIndexedAccess (#4445) 2024-03-11 08:59:30 +11:00