Socket
Socket
Sign inDemoInstall

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.4.9 to 0.4.10

15

lib/snippet.js

@@ -14,3 +14,16 @@ "use strict";

*/
excludeList: [".js", ".css", ".svg", ".ico", ".woff", ".eot", ".ttf", ".png", ".jpg", ".jpeg", ".gif"],
excludeList: [
".js",
".css",
".svg",
".ico",
".woff",
".eot",
".ttf",
".png",
".jpg",
".jpeg",
".gif",
"json"
],
/**

@@ -17,0 +30,0 @@ * Check if HTML body exists

2

package.json
{
"name": "browser-sync",
"description": "Live CSS Reload & Browser Syncing",
"version": "0.4.9",
"version": "0.4.10",
"homepage": "https://github.com/shakyshane/browser-sync",

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

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