
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.
@slango/tessera
Advanced tools
Collection of TypeScript utilities.
pnpm add @slango/tessera
import type { Maybe } from '@slango/tessera/maybe';
function greet(name: Maybe<string>) {
return name ?? 'Anonymous';
}
Run linting and unit tests:
pnpm lint
pnpm test
Issues and pull requests are welcome.
FAQs
Collection of typescript utilities
The npm package @slango/tessera receives a total of 323 weekly downloads. As such, @slango/tessera popularity was classified as not popular.
We found that @slango/tessera 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.