vmdominguez-usaa

Results 2 issues of vmdominguez-usaa

if the `rejectUnauthorized` option is not given, the default value is determined by the expression process.env.npm_config_strict_ssl !== 'false' However, the value of `process.env.npm_config_strict_ssl` is only ever `'true'` or `''` (the...

### Issue Type - [x] Bug Report - [ ] Feature Request - [ ] Support Question ## Description While performing regression testing with the iOS 14 beta, I discovered...