Alexandre

Results 3 issues of 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:...

bug

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.

pkg: serverless-offline-dynamodb-streams

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=gm&from_version=1.23.1&to_version=1.24.0&pr_id=a0493358-05ee-4b16-80fe-2df0a4a55821&visibility=true&has_feature_flag=false) :information_source: Keep your...