
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
skype-native
Advanced tools
Node bindings for control and interaction with the Skype for Business / Lync desktop client.
Note: initial structuring of the project is still taking place. Prior to v1.0.0 expect any exposed API's to break. A lot.
This library uses the Windows native Lync 2013 App SDK to provide control and integration with the desktop client. The is compatabile with the Lync 2013, Skype for Business 2015 and Skype for Business 2016 clients.
If a valid environment is not detected, a mocked client will be presented. This may be used for development under Linux and MacOS.
The mocked client may also be forced by setting MOCK_SKYPE_CLIENT
environment variable.
Import the skype
object from the published package.
Javascript:
const { skype } = require('skype-native');
Typescript / ES6:
import { skype } from 'skype-native';
Types are bundled with the published package and will be automatically imported.
FAQs
Node bindings for the native Skype for Business SDK
We found that skype-native demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.