
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@dropless/react-native-zendesk-messaging
Advanced tools
React Native wrapper for the Zendesk Messaging SDK
React native wrapper for the Zendesk Messaging SDK.
Supports both iOS and Android platforms.
With npm:
npm install react-native-zendesk-messaging
or with yarn:
yarn add react-native-zendesk-messaging
(cd ios; pod install)
maven { url 'https://zendesk.jfrog.io/artifactory/repo' }
In your code add:
Import the package import RNZendeskMessaging from 'react-native-zendesk-messaging'
Initialise the Zendesk Messaging SDK
Place this code at the root of your react native application:
RNZendeskMessaging.initialise(<channelKey>);
Show the Messaging window
RNZendeskMessaging.showMessaging();
This package is built upon the Zendesk Messaging/Web SDK and was created as there was no existing package for this SDK available. It should not be confused with the Zendesk Classic SDK of which there are many good and easy to use packages available.
The two SDK's are incompatible until Zendesk release their own react-native library.
The benefits of the Messaging SDK over the chat SDK are the ability to use the Messaging flows and configurations of Zendesk V2.
Should you require the classic Chat/Support functionality of Zendesk you are better suited using an existing package such as this one by QSuraj or this one from TaskRabbit.
React Native is MIT licensed, as found in the LICENSE file.
FAQs
React Native wrapper for the Zendesk Messaging SDK
The npm package @dropless/react-native-zendesk-messaging receives a total of 2 weekly downloads. As such, @dropless/react-native-zendesk-messaging popularity was classified as not popular.
We found that @dropless/react-native-zendesk-messaging demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.