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
Lino Le Van
c46143f0ac
chore: update copyright year ( #4046 )
...
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
David Luis
328e3d2a88
docs(uuid): complete documentation ( #4044 )
...
* chore(uuid): complete documentation
* fmt
* tweaks
* further tweaks
* tweak
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-31 09:40:48 +11:00
ayame113
b4239898d6
chore: update copyright header ( #3082 )
2023-01-03 19:47:44 +09:00
Jesse Jackson
58204e6f56
refactor: mark modules as browser compatible ( #1972 )
2022-03-01 13:25:50 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header ( #1871 )
2022-02-02 23:21:39 +09:00
Carter Snook
dc26dc0ed6
refactor(uuid): small cleanups ( #684 )
2021-02-01 22:16:27 -05:00
Yusuke Tanaka
d8a589ac80
chore: update copyright to 2021 ( denoland/deno#9092 )
2021-02-01 10:46:59 +00:00
Bartek Iwańczuk
57d903a06b
build: migrate to dlint ( denoland/deno#8176 )
...
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
2021-02-01 10:46:58 +00:00
aakhtar3
420f552a9d
docs(uuid): Added JSdocs for the uuid module ( denoland/deno#7735 )
2021-02-01 10:46:58 +00:00
tokiedokie
d3fa1bbf5d
chore: add copyright ( denoland/deno#7593 )
2021-02-01 10:46:58 +00:00
David Sherret
1425960509
Use dprint for internal formatting ( denoland/deno#6682 )
2021-02-01 10:46:58 +00:00
Ali Hasani
b5bf5a9cfe
Implement UUID v1 ( denoland/deno#4758 )
2021-02-01 10:46:57 +00:00