
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
react-native-twitter-sdk
Advanced tools
React Native TwitterSDK is a wrapper around the iOS Twitter SDK.
Using npm:
npm install --save react-native-twitter-sdk
Download and add Twitter Kit to your project:
~/Documents/TwitterSDK directory on your Mac.~/Documents/TwitterSDK is in the Framework Search Path of your build target's Build Settings.In XCode, in the project navigator:
node_modules/react-native-twitter-sdk/ios.xcodeproj filelibRNTwitterSDK.a from the RNTwitterSDK project to your project's Build Phases ➜ Link Binary With LibrariesIn XCode, in the project navigator, select your project.
Complete the following steps.
import { TwitterLoginManager } from 'react-native-twitter-sdk';
TwitterLoginManager.logIn()
.then(result => console.log(result))
.catch((error) => console.log(error));
Code released under the MIT license.
FAQs
Twitter SDK support for React Native apps.
The npm package react-native-twitter-sdk receives a total of 0 weekly downloads. As such, react-native-twitter-sdk popularity was classified as not popular.
We found that react-native-twitter-sdk 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.

Research
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.