New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wtch

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wtch - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

index.js

@@ -16,3 +16,2 @@ var xtend = require('xtend')

opt = xtend({
port: 35729,
event: 'change',

@@ -23,2 +22,5 @@ ignored: ignore,

if (typeof opt.port !== 'number')
opt.port = 35729
var ignoreReload = opt.ignoreReload

@@ -25,0 +27,0 @@ var emitter = new Emitter()

{
"name": "wtch",
"version": "3.2.0",
"version": "3.2.1",
"description": "small livereload/watch command line utility",

@@ -5,0 +5,0 @@ "main": "index.js",

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