Socket
Socket
Sign inDemoInstall

browser-sync-client

Package Overview
Dependencies
3
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.30.0-alpha.1 to 2.30.0-alpha.2

8

package.json
{
"name": "browser-sync-client",
"description": "Client-side scripts for BrowserSync",
"version": "2.30.0-alpha.1",
"version": "2.30.0-alpha.2",
"homepage": "https://github.com/shakyshane/browser-sync-client",

@@ -28,7 +28,7 @@ "author": "Shane Osbourne <shane.osbourne8@gmail.com>",

"scripts": {
"postinstall": "patch-package",
"_postinstall": "patch-package",
"build": "npm run clean && webpack",
"clean": "rm -rf dist",
"watch": "npm run build -- --watch",
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run _postinstall && npm run build",
"tsc": "rm -rf dist/* dist2/* && tsc"

@@ -65,3 +65,3 @@ },

"license": "ISC",
"gitHead": "d3813a9012db6c8353f06e6349333a46643f5fcc"
"gitHead": "4f076894b28c3b88ad2d122b5adfe998f4a120c8"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc