Comparing version 0.10.3 to 0.10.4
{ | ||
"name": "chokidar", | ||
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"keywords": [ | ||
@@ -42,3 +42,3 @@ "fs", | ||
"optionalDependencies": { | ||
"fsevents": "0.3.0", | ||
"fsevents": "~0.3.1", | ||
"readdirp": "~1.1.0" | ||
@@ -45,0 +45,0 @@ }, |
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
25700