Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
nexmo-client
Advanced tools
The Client SDK is intended to provide a ready solution for developers to build Programmable Conversation applications across multiple Channels including: Messages, Voice, SIP, websockets, and App.
The following media types are supported:
Offline Sync – With built-in caching, messages are saved and sent or received once their device is back online.
Push Notifications – Keep users aware of important alerts by sending notifications to their device.
Text and Image Support – Users can quickly send and receive texts and images from your application.
User Control – Users can control whether their audio stream is muted or unmuted.
Notifications – Users can be notified when they receive a call or when participants are muted.
Group Calls – Configure call settings so users can start a group call by adding participants in real time.
See how the Client SDK is used in the following tutorials:
A dependency manager for Node packages. You can install the Client SDK with the following command:
npm install nexmo-client
Include the nexmoClient.js
script in your web page
<script src="node_modules/nexmo-client/dist/nexmoClient.js"></script>
Or the minified version
<script src="node_modules/nexmo-client/dist/nexmoClient.min.js"></script>
We use third party tools for testing the framework:
Copyright (c) 2020 Vonage, Inc. All rights reserved. Licensed only under the Vonage Client SDK License Agreement (the "License") located at LICENCE.
By downloading or otherwise using our software or services, you acknowledge that you have read, understand and agree to be bound by the Vonage Client SDK License Agreement and Privacy Policy.
You may not use, exercise any rights with respect to or exploit this SDK, or any modifications or derivative works thereof, except in accordance with the License.
FAQs
Nexmo Client SDK for JavaScript
The npm package nexmo-client receives a total of 6,200 weekly downloads. As such, nexmo-client popularity was classified as popular.
We found that nexmo-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.