🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@eldrex/dashboard

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eldrex/dashboard

Web dashboard for DevDiff — visualize changes and changelogs

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

@eldrex/dashboard

Visual, offline-first dashboard for DevDiff changelog management

npm version Socket Score License: MIT

Overview

@eldrex/dashboard is the web client interface that allows developers and team leads to view, search, curate, and publish generated changelogs. It acts as the frontend companion for the DevDiff local server gateway.

Installation

npm install @eldrex/dashboard

Running the Dashboard

To serve the dashboard locally, use the CLI:

npx devdiff report --port 4200

🔒 Security & Privacy

The dashboard operates entirely inside your local network.

  • Zero Cloud Tracking: We do not use trackers, analytics tools, or third-party tracking scripts.
  • Local Storage: All data, preferences, and custom views are saved in your local workspace or browser localStorage.
  • Access Control: When connected to @eldrex/gateway, requests are authenticated via secure local tokens.

License

MIT © DevDiff Contributors

FAQs

Package last updated on 06 Jul 2026

Did you know?

Socket

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.

Install

Related posts