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

browser-sync-connect

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-sync-connect - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "browser-sync-connect",
"version": "0.2.0",
"version": "0.2.1",
"description": "connect to browser sync without copying the script snippets to the html source",

@@ -5,0 +5,0 @@ "main": "src/browser-sync-connect.js",

@@ -15,3 +15,3 @@ (function(exports) {

port = port || 3000;
version = version || '0.8.2';
version = version || '0.9.1';

@@ -18,0 +18,0 @@ var socketUrl = '//' + host + ':' + port;

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