danneu / koa-bouncer

⛔ an http param validator for koa apps
62 stars 12 forks source link

Deprecated warning on toFloat #11

Closed uniibu closed 8 years ago

uniibu commented 8 years ago

validator deprecated you tried to validate a number but this library (validator.js) validates strings only. Please update your code as this will be an error soon. at node_modules/koa-bouncer/src/index.js:138:19

danneu commented 8 years ago

Thanks

danneu commented 8 years ago

Fixed in 5.1.0