Patrick Malouin

Results 6 issues of Patrick Malouin

With version 0.7.0: ``` checkit.check('myField', -1 , ['min:0']) .catch(console.log.bind(console)) ``` Returns an error with message: 'No validation defined for min' The min/max validations did not throw in version 0.6.0, but...

PR Please

When updating to latest version (0.7.0), I can't get "date" validations to run properly. See: ``` vagrant@spitdev:/opt/app$ node > var checkit = require('checkit'); undefined > var c = new checkit({a:'date'});...

I'm trying to upgrade an application from bluebird v2 to bluebird v3 but started seeing some bluebird warnings triggered by express routes. Here is a sample application that causes the...

## Summary We have found that the handling of the `sslmode` connection string parameter is inconsistent with other PG libraries and with the reference [libpq documentation](https://www.postgresql.org/docs/12/libpq-connect.html#LIBPQ-CONNSTRING). This PR proposes some...

**Describe the bug** When our Kafka cluster is under load, we sometimes see this error from our kafka.js consumer: ``` KafkaJSSASLAuthenticationError: SASL SCRAM SHA512 authentication failed: Request SaslAuthenticate(key: 36, version:...

The bogons file was just recently updated with overly wide ranges of IPs, that are actually routable. We can see the anomalous increase in matching IPs over on: http://iplists.firehol.org/?ipset=iblocklist_cidr_report_bogons ![image](https://github.com/user-attachments/assets/cef57303-2d7b-42ad-91b3-7b44962cbe90)