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

browser-sync-ui

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-sync-ui - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8

8

lib/plugins/remote-debug/remote-debug.plugin.js

@@ -18,3 +18,9 @@ var weinre = require("./weinre");

weinre.init(ui);
if (bs.options.get("scheme") === "https") {
ui.setMany(function (item) {
item.deleteIn(["clientFiles", "weinre"]);
});
} else {
weinre.init(ui);
}

@@ -21,0 +27,0 @@ ui.latency = latencyPlugin.init(ui, bs);

2

package.json
{
"name": "browser-sync-ui",
"description": "User Interface for BrowserSync",
"version": "0.4.7",
"version": "0.4.8",
"homepage": "http://www.browsersync.io/",

@@ -6,0 +6,0 @@ "author": {

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