Files
DefinitelyTyped/types
Izik Lisbon f668da13f4 Sequelize is using Validator to validate that a string is a UUID. Validator supports 4 versions of UUID:
b59133b172/lib/isUUID.js (L14-L19)

Update Sequelize's typescript to include `all` and change `number` type to a more specific type (3|4|5).
Update Validator's typescript to be more specific. instead of `string | number` set the enum values (3|4|5|all)
2017-08-09 00:01:33 -07:00
..
2017-08-02 12:06:26 -07:00
2017-08-07 16:28:36 -07:00
2017-07-31 14:16:23 -07:00
2017-07-31 16:25:53 -07:00
2017-07-31 11:39:58 -07:00
2017-08-06 18:13:30 +03:00
2017-08-08 13:49:06 -07:00
2017-08-01 09:12:55 -07:00
2017-08-04 16:53:42 -07:00
2017-08-01 10:22:51 -07:00
2017-08-02 16:13:10 -07:00
2017-08-02 16:11:36 -07:00
2017-08-01 16:15:04 -07:00
2017-08-08 14:21:22 -07:00
2017-08-08 13:57:54 -07:00
2017-08-04 17:17:51 -07:00
2017-08-08 14:22:46 -07:00
2017-08-01 12:56:15 -07:00
2017-08-07 01:09:37 -07:00
2017-08-06 18:06:28 +02:00