stack/packages/stack-shared
Konstantin Wohlwend 9ec4433cf5 Input validation on wait(...) function
setTimeout picks 0 whenever the input doesn't fit in a 32-bit integer, so we reject such values

(see: https://news.ycombinator.com/item?id=41872010 )
2024-10-18 11:21:35 -07:00
..
src Input validation on wait(...) function 2024-10-18 11:21:35 -07:00
.eslintrc.cjs Move code (initial commit) 2024-02-28 14:35:30 +01:00
CHANGELOG.md chore: update package versions 2024-10-17 17:25:09 -07:00
LICENSE Licenses 2024-02-28 15:27:00 +01:00
package.json chore: update package versions 2024-10-17 17:25:09 -07:00
tsconfig.json Set target to ES2021 2024-07-07 17:28:14 -07:00