Comparing version 1.3.2 to 1.3.3
@@ -8,2 +8,3 @@ 'use strict'; | ||
function sane(dir, options) { | ||
options = options || {}; | ||
if (options.watcher) { | ||
@@ -10,0 +11,0 @@ var WatcherClass = require(options.watcher); |
{ | ||
"name": "sane", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Sane aims to be fast, small, and reliable file system 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
61591
1254