Socket
Socket
Sign inDemoInstall

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 2.27.9 to 2.27.10

13

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

@@ -18,5 +18,5 @@ "author": {

"scripts": {
"build": "npm run build:static && npm run build:webpack",
"build": "npm run build:static && npm run build:bundle",
"build:static": "node tasks/crossbow.js",
"build:webpack": "webpack",
"build:bundle": "esbuild src/scripts/app.js --bundle --outdir=public/js --minify",
"prepublishOnly": "npm run build",

@@ -45,2 +45,3 @@ "watch": "npm run build:webpack -- --watch"

"eazy-logger": "^3.1.0",
"esbuild": "^0.14.27",
"jshint": "^2.8.0",

@@ -57,5 +58,3 @@ "mocha": "^8.2.0",

"uglify-js": "^2.6.1",
"vinyl-fs": "3.0.3",
"webpack": "^5.17.0",
"webpack-cli": "^4.4.0"
"vinyl-fs": "3.0.3"
},

@@ -68,3 +67,3 @@ "keywords": [

],
"gitHead": "c30868aa767260e4611e5149a1a9c4d4f921a39f"
"gitHead": "f6965a67277bdadfaa4943e7b90e4ed6a71e90af"
}

Sorry, the diff of this file is too big to display

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