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

@eldrex/gateway

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/gateway

Standardized automation hub and protocol gateway for DevDiff

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

@eldrex/gateway

Local event gateway and hook receiver for DevDiff

npm version Socket Score License: MIT

Overview

@eldrex/gateway is the local service that listens for webhooks (e.g., from local git hooks, IDE triggers, or local dev tools), processes them, and coordinates local database actions, notifications, and client updates.

Installation

npm install @eldrex/gateway

🔒 Security & Privacy

What This Package Accesses

ResourceWhyDefaultCan Disable
File SystemRead git configurationYesNo (core function)
Local NetworkBind ports to receive webhooksYesYes (by terminating service)

Ports Used

  • 3737: Default webhook receiver port.
  • 3740: WebSocket server for local dashboard synchronization.

All endpoints require token authentication by default. Anonymous access is strictly opt-in.

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