Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

watch

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watch - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

2

main.js

@@ -15,3 +15,3 @@ // Copyright 2010-2011 Mikeal Rogers

var sys = require('sys')
var sys = require('util')
, fs = require('fs')

@@ -18,0 +18,0 @@ , path = require('path')

{ "name" : "watch"
, "description" : "Utilities for watching file trees."
, "tags" : ["util", "utility", "fs", "files"]
, "version" : "0.4.0"
, "version" : "0.5.0"
, "homepage": "https://github.com/mikeal/watch"
, "bugs":
{ "web": "https://github.com/mikeal/watch/issues" }
{ "url": "https://github.com/mikeal/watch/issues" }
, "repository": { "type": "git"

@@ -9,0 +9,0 @@ , "url": "git://github.com/mikeal/watch.git"

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