
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
doomscrollr
Advanced tools
The front door package for DOOMSCROLLR: owned-audience websites, REST API SDK, MCP server, and n8n automation node.
The billboard package for DOOMSCROLLR.
npm install doomscrollr
This package is the simple front door for DOOMSCROLLR’s developer ecosystem. It re-exports the REST API SDK from @doomscrollr/api and points builders to the MCP server and n8n node.
import { DoomscrollrApi } from 'doomscrollr';
const doomscrollr = new DoomscrollrApi({
apiKey: process.env.DOOMSCROLLR_API_KEY,
});
const profile = await doomscrollr.getProfile();
console.log(profile);
npm install @doomscrollr/api
npm install @doomscrollr/mcp-server
npm install @doomscrollr/n8n-nodes-doomscrollr
npx doomscrollr
FAQs
DOOMSCROLLR CLI and API SDK front door for owned-audience websites.
The npm package doomscrollr receives a total of 3 weekly downloads. As such, doomscrollr popularity was classified as not popular.
We found that doomscrollr demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.