Marin Rusu
Marin Rusu
**Problem** When installing _eslint-plugin-i18n-json_ with jspm, the following warning is displayed ` warn (jspm) Deprecation warning for npm:[email protected]: backwards incompatible, please upgrade to 6.0 instead ` This causes jspm being...
**Describe the bug** When using ReliableTopic and client tries to reconnect with reconnectMode "ASYNC", NodeJS process freezes and crashes with `FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap...
**Describe the bug** When building application that uses hazelcast-client with Typescript compiler the following error is thrown: ``` node_modules/hazelcast-client/lib/proxy/EntryListener.d.ts:7:5 - error TS2411: Property 'added' of type 'EntryEventListener | undefined' is...
### Which SDK version are you using? v19.0.3 ### What's the issue? The [ServerEvent](https://github.com/facebook/facebook-nodejs-business-sdk/blob/main/src/objects/serverside/server-event.js#L16) doesn't fully implement documentation, namely it doesn't contain [referrer_url](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/server-event#). ### Steps/Sample code to reproduce the issue...