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

hot-reload-extension-vite

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hot-reload-extension-vite - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

8

dist/main.js

@@ -588,5 +588,7 @@ "use strict";

}
ws?.send("file-change" /* FILE_CHANGE */);
if (log)
chalkLogger.green("Extension Reloaded...");
setTimeout(() => {
ws?.send("file-change" /* FILE_CHANGE */);
if (log)
chalkLogger.green("Extension Reloaded...");
}, 1e3);
}

@@ -593,0 +595,0 @@ };

{
"name": "hot-reload-extension-vite",
"version": "1.0.10",
"version": "1.0.11",
"description": "Simple vite plugin to reload the chrome extension.",

@@ -5,0 +5,0 @@ "main": "dist/main.js",

Sorry, the diff of this file is not supported yet

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