Comparing version 0.10.7 to 0.10.8
@@ -461,3 +461,2 @@ 'use strict'; | ||
container.listeners.push(callback); | ||
console.log(absPath, container) | ||
} | ||
@@ -464,0 +463,0 @@ var listenerIndex = container.listeners.length - 1; |
{ | ||
"name": "chokidar", | ||
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", | ||
"version": "0.10.7", | ||
"version": "0.10.8", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "fs", |
@@ -30,5 +30,9 @@ # Chokidar | ||
[brunch](http://brunch.io), | ||
[socketstream](http://www.socketstream.org), | ||
and [karma](http://karma-runner.github.io) | ||
and has proven itself in production environments. | ||
[karma](http://karma-runner.github.io), | ||
[PM2](https://github.com/Unitech/PM2), | ||
[socketstream](http://www.socketstream.org), | ||
[derby](http://derbyjs.com/), | ||
[watchify](https://github.com/substack/watchify), | ||
and [many others](https://www.npmjs.org/browse/depended/chokidar/). | ||
It has proven itself in production environments. | ||
@@ -109,3 +113,3 @@ ## Getting started | ||
Copyright (c) 2014 Paul Miller (http://paulmillr.com) | ||
Copyright (c) 2014 Paul Miller (http://paulmillr.com) & Elan Shanker | ||
@@ -112,0 +116,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of |
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
30561
131
643