
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.
@config-plugins/react-native-google-cast
Advanced tools
Config plugin to auto configure Google Cast on prebuild
Config plugin to auto-configure react-native-google-cast when the native code is generated (npx expo prebuild).
Ensure you use versions that work together!
expo | react-native-google-cast | @config-plugins/react-native-google-cast |
|---|---|---|
| 51.0.0 | 4.8.0 | 8.0.0 |
| 50.0.0 | 4.6.2 | 7.0.0 |
| 49.0.0 | 4.6.2 | 6.0.0 |
This package cannot be used in the "Expo Go" app because it requires custom native code.
First install the package with yarn, npm, or npx expo install.
npx expo install react-native-google-cast @config-plugins/react-native-google-cast
After installing this npm package, add the config plugin to the plugins array of your app.json or app.config.js:
{
"plugins": ["@config-plugins/react-native-google-cast"]
}
Next, rebuild your app as described in the "Adding custom native code" guide.
The plugin provides props for extra customization. Every time you change the props or plugins, you'll need to rebuild (and prebuild) the native app. If no extra properties are added, defaults will be used.
iosReceiverAppId (string): unknown. Default CC1AD845androidReceiverAppId (string): unknown.androidPlayServicesCastFrameworkVersion (string): Version for the gradle package. Default +{
"plugins": [
[
"@config-plugins/react-native-google-cast",
{
"iosReceiverAppId": "...",
"androidReceiverAppId": "...",
"androidPlayServicesCastFrameworkVersion": "..."
}
]
]
}
FAQs
Config plugin to auto configure Google Cast on prebuild
The npm package @config-plugins/react-native-google-cast receives a total of 697 weekly downloads. As such, @config-plugins/react-native-google-cast popularity was classified as not popular.
We found that @config-plugins/react-native-google-cast 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.