Socket
Socket
Sign inDemoInstall

watch

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.8.0

1

main.js

@@ -53,2 +53,3 @@ // Copyright 2010-2011 Mikeal Rogers

if (stat.isDirectory()) walk(f, options, callback);
done = callback.pending === 0;
if (done) callback(null, callback.files);

@@ -55,0 +56,0 @@ }

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.7.0",
"version": "0.8.0",
"homepage": "https://github.com/mikeal/watch",

@@ -13,0 +13,0 @@ "bugs": {

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