Roman Lorenzo Balayan
Roman Lorenzo Balayan
Adds crumb support
- replace underscore module with lodash.find - remove unused require('underscore') on lib/main.js
Replace underscore module with lodash.find, as code is only using the find function from underscore module.
Running on: node version 8.11.4 npm version 6.4.1 Found the multpile critical and high vulnerabilities: > found 15 vulnerabilities (8 low, 3 moderate, 3 high, 1 critical) in 245 scanned...
Update readme to address issue #32. Set a valid option on destroy. Also added links to AWS SDK Docs to specify valid params values.
Update to correct command for building typescript definitions tp `npm run build:types`
Full disclosure: requesting PR for hacktoberfest, if you support it. Adding test coverage to monkey-patched implementation of deep-equal.
- Minor modifications on some wordings and formatting on i18n documentation
Will fix #3209 Aligned behavior of `add` to be consistent with the implementation of addYears, addMonths, addWeeks, and addDays, when any of the duration parameters are set to NaN ```...
node10.x / oracledb 3.1.2 are currently the latest released versions of AWS Lambda and oracledb, respectively. Binaries could be updated to match with the new version available. Can I create...