You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nexmo is now called Vonage, and the nodejs package for nexmo is no longer maintained, See mantainance notice here . The new package that needs to replace nexmo is @vonage/server-sdk See vonage-node-sdk here.
I have started to update the adaptor to use vonage-node-sdk but two pending task remain
Testing using a vonage sandbox
A discussion on the adaptor name, Do we rename nexmo to vonage or keep the name and update our readme ?
Version 2.x of the nexmo adaptor uses jsonwebtoken 7.4.3, which has as security vulnerability.
We should update to the 3.x version. This is a major version bump so we need to check that signatures are all compatible.
Recommend we make this a minor version bump to the adaptor.
This closes:
The text was updated successfully, but these errors were encountered: