simple-watcher
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -77,3 +77,2 @@ 'use strict' | ||
interval = interval !== undefined ? interval : INTERVAL | ||
console.log(1) | ||
// Enqueue items on change. | ||
@@ -80,0 +79,0 @@ let queue = [] |
{ | ||
"name": "simple-watcher", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "\"A simple recursive directory watcher.\"", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6008
85