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

browser-sync

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-sync - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

3

lib/dev-proxy.js

@@ -31,3 +31,4 @@ var path = require('path');

host: proxyOptions.host,
port: proxyOptions.port || 80
port: proxyOptions.port || 80,
changeOrigin: true
});

@@ -34,0 +35,0 @@ };

{
"name": "browser-sync",
"description": "Live CSS Reload & Browser Syncing",
"version": "0.3.4",
"version": "0.3.5",
"homepage": "https://github.com/shakyshane/browser-sync",

@@ -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