Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@hubspot/ui-extensions-dev-server

Package Overview
Dependencies
Maintainers
39
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/ui-extensions-dev-server

This package is a development server library for HubSpot UI Extensions. It provides a Vite and Express-powered server for local development of extensions, which is run via the HubSpot CLI. There is also a `remoteBuild` function, used by Artifactor to gene

npmnpm
Version
1.1.1
Version published
Weekly downloads
32K
186.28%
Maintainers
39
Weekly downloads
 
Created
Source

UI Extensions Dev Server

This package is a development server library for HubSpot UI Extensions. It provides a Vite and Express-powered server for local development of extensions, which is run via the HubSpot CLI. There is also a remoteBuild function, used by Artifactor to generate production builds of extensions.

Installation

You can install the package directly to run the CLI command to execute the production build locally:

npm install @hubspot/ui-extensions-dev-server

However, most people will use this package indirectly via the HubSpot cli:

hs project dev

Key Documentation

Ownership and Issue Management

We centerally manage issues in our primary ui-extensibility repo

FAQs

Package last updated on 15 Jan 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