🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@nexus_js/bridge

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexus_js/bridge

Nexus Bridge — legacy discovery (DB/API), canonical model, secure generators (GraphQL + Shield)

latest
Source
npmnpm
Version
0.9.32
Version published
Weekly downloads
67
-91.34%
Maintainers
1
Weekly downloads
 
Created
Source

@nexus_js/bridge

Nexus Bridge is the security-first foundation for:

  • legacy discovery (DB/APIs)
  • canonical model generation (canonical-model.json)
  • secure generators (GraphQL SDL + Shield defaults)

CLI

Use via @nexus_js/cli:

  • nexus bridge add postgres --dsn-env BRIDGE_POSTGRES_URL --schema public
  • nexus bridge discover
  • nexus bridge verify
  • nexus bridge generate
  • nexus bridge ui --port 4600

Security defaults

  • No data sampling by default (schema-only discovery).
  • Sensitive fields are classified and secret fields are excluded from generated SDL.
  • Shield defaults are emitted with introspection disabled.

Keywords

nexus

FAQs

Package last updated on 10 Jun 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