
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@brika/plugin-spotify
Advanced tools
Spotify playback controller for BRIKA dashboards. Displays now-playing info, album art, and provides full transport controls via the Spotify Web API.
http://127.0.0.1:3001/api/oauth/spotify/callback as a Redirect URI in your Spotify app settingsUses PKCE — no client secret needed.
Responsive player that adapts to the grid size:
| Size | Layout |
|---|---|
| 1-2 cols | Album art with play/pause overlay |
| 3-4 cols | Album art background with floating control panel |
| 5+ cols | Split layout — album art left, full controls right |
Height unlocks additional features:
| Name | Type | Default | Description |
|---|---|---|---|
refreshInterval | number | 3000 | Polling interval in ms (1000–30000) |
Progress is interpolated locally between polls for smooth UI updates.
Emitted whenever the playing track changes.
Payload:
| Field | Type | Description |
|---|---|---|
trackName | string | Track title |
artistName | string | Artist name(s), comma-separated |
albumName | string | Album title |
albumArt | string | null | Album art URL (640px) |
timestamp | number | Unix timestamp (ms) |
user-read-playback-stateuser-modify-playback-stateuser-read-currently-playingFAQs
Spotify Connect player for BRIKA dashboards
We found that @brika/plugin-spotify 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.