
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@outreach/launchdarkly-js-extension-sdk
Advanced tools
LaunchDarkly browser extension background service worker sdk
LaunchDarkly SDK for browser extension background service workers.
The SDK is built on top of js-sdk-common which is not an official API provided by LaunchDarkly. This SDK can break with feature releases of js-sdk-common.
The implementation of the SDK is similar to browser SDK with following differences:
fetch
instead of XMLHttpRequest
for network requestschrome.storage.local
for flag caching instead of localStorage
chrome.runtime.onSuspend
for cleanup (flushing analytic events) instead of unload
event listenerFAQs
LaunchDarkly browser extension background service worker sdk
The npm package @outreach/launchdarkly-js-extension-sdk receives a total of 14,499 weekly downloads. As such, @outreach/launchdarkly-js-extension-sdk popularity was classified as popular.
We found that @outreach/launchdarkly-js-extension-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.