Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

browser-sync

Package Overview
Dependencies
643
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1

15

package.json
{
"name": "browser-sync",
"description": "Live CSS Reload & Browser Syncing",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"homepage": "https://browsersync.io/",

@@ -38,4 +38,4 @@ "author": {

"dependencies": {
"browser-sync-client": "^3.0.0-alpha.0",
"browser-sync-ui": "^3.0.0-alpha.0",
"browser-sync-client": "^3.0.0-alpha.1",
"browser-sync-ui": "^3.0.0-alpha.1",
"bs-recipes": "1.3.4",

@@ -89,5 +89,10 @@ "chalk": "4.1.2",

},
"peerDependencies": {
"optionalDependencies": {
"localtunnel": "^2.0.2"
},
"peerDependenciesMeta": {
"localtunnel": {
"optional": true
}
},
"keywords": [

@@ -99,3 +104,3 @@ "browser sync",

],
"gitHead": "ab5f75be8b3865b2f737e522e2dcae2101eeaaa2"
"gitHead": "2e8dd31c35a432507596a75a52444fb5952c65d1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc