
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
nativescript-connectycube
Advanced tools
ConnectyCube NativeScript SDK.
ConnectyCube is a messaging and video calling platform for iOS, Android, Web, React Native, NativeScript and Cordova apps.
Check our comprehensive guide for NativeScript SDK.
For more details check the ConnectyCube features page
Simply install the package in a normal way:
npm install nativescript-connectycube --save
and you're ready to go:
import ConnectyCube from 'nativescript-connectycube';
const credentials = {
appId: 21,
authKey: 'hhf87hfushuiwef',
authSecret: 'jjsdf898hfsdfk',
};
const config = {
debug: { mode: 1 },
};
ConnectyCube.init(credentials, config);
See more information at CONTRIBUTING.md
Apache 2.0
3.35.3
FAQs
ConnectyCube chat and video chat SDK for NativeScript
The npm package nativescript-connectycube receives a total of 31 weekly downloads. As such, nativescript-connectycube popularity was classified as not popular.
We found that nativescript-connectycube 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.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.