dynamodb
dynamodb copied to clipboard
Upgrade Dependencies and replace node-uuid with uuid
- Joi 10.6.x -> 14.0.x
- bunyan 1.5.x -> 1.8.x this update should fix mac runtime errors
Error: Cannot find module './build/Debug/DTraceProviderBindings' - async 1.5.x -> 2.6.x
- swap out node-uuid for uuid 3.3.x
@leftcoastgeek Can you include output from tests?
joi update still breaks tests pretty hardcore. Will have to be resolved with code changes for sure
async@3 also breaks things but async@2 is fine for now