Alexandre
Alexandre
This test: ``` describe('selfTest', function(){ it('should return true', function(){ assert(mc.selfTest(), 'return value is not true'); }); }); ``` is failling with : ``` - selfTest failed compatibility Expected: a1502d70ba1320c8 Got:...
When using Localstack (https://github.com/localstack/localstack), DynamoDB and DynamoDB Streams are not using the same port. This PR adds the option `endpointStreams` to customise the endpoint.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade gm from 1.23.1 to 1.24.0.  :information_source: Keep your...