Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hubspot/ui-extensions-dev-server

Package Overview
Dependencies
Maintainers
22
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/ui-extensions-dev-server - npm Package Compare versions

Comparing version 0.0.1-prealpha.2 to 0.0.1-prealpha.3

2

cli.js

@@ -32,3 +32,3 @@ const logger = require('./logger');

header: 'HubSpot UI Extensions Local Dev Server',
content: `Used for local development of HubSpot extenions. Built assets can be found in the ${OUTPUT_DIR} directory`,
content: `Used for local development of HubSpot extensions. Built assets can be found in the ${OUTPUT_DIR} directory`,
},

@@ -35,0 +35,0 @@ {

{
"name": "@hubspot/ui-extensions-dev-server",
"version": "0.0.1-prealpha.2",
"version": "0.0.1-prealpha.3",
"description": "",

@@ -48,3 +48,3 @@ "main": "index.js",

},
"gitHead": "236831146a8ce8906c080b3f555a8ff50d6f12da"
"gitHead": "74dbffa7fe6e4ad7d5029897801c11dc5d5edae1"
}

@@ -127,3 +127,3 @@ const { spawn } = require('child_process');

// Test the the web socket server is running on the expected port and
// that we are able to recieve messages from it.
// that we are able to receive messages from it.
function testWebSocketServer(results, logger) {

@@ -130,0 +130,0 @@ const fileContents = fs

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc