
Security News
AI Has Taken Over Open Source
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain
@nostr-ts/common
Advanced tools
Nostr: A simple, open protocol that enables a truly censorship-resistant and global social network.
This package is part of nostr-ts.
@nostr-ts/common: common types and functions@nostr-ts/node: client for usage with node ws library@nostr-ts/web: client for usage with browser WebSocket APICheckout the documentation for more information.
pnpm add @nostr-ts/common
This is mostly shared stuff, so checkout either
@nostr-ts/node for node usage@nostr-ts/web for browser usagefor ex.
On Node.js use:
import { NewShortTextNote, NFilters } from '@nostr-ts/common'
import { RelayClient, RelayDiscovery, loadOrCreateKeypair, NUser } from '@nostr-ts/node'
In the browser use:
import { NewShortTextNote, NFilters } from '@nostr-ts/common'
import { RelayClient, loadOrCreateKeypair, NUser } from '@nostr-ts/web'
FAQs
Commonly used nostr types and utils
We found that @nostr-ts/common 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.
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
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain

Security News
npm invalidated all granular access tokens that bypass 2FA after a fresh Mini Shai-Hulud wave compromised 323 npm packages. Staged publishing also entered public preview.

Research
/Security News
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.