Comparing version 1.4.2 to 1.4.3
@@ -240,2 +240,2 @@ # Chokidar 1.4.2 (Dec 30, 2015) | ||
# Chokidar 0.1.0 (20 April 2012) | ||
* Initial release. | ||
* Initial release, extracted from [Brunch](https://github.com/brunch/brunch/blob/9847a065aea300da99bd0753f90354cde9de1261/src/helpers.coffee#L66) |
{ | ||
"name": "chokidar", | ||
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"keywords": [ | ||
@@ -46,3 +46,3 @@ "fs", | ||
"anymatch": "^1.3.0", | ||
"async-each": "^0.1.6", | ||
"async-each": "^1.0.0", | ||
"glob-parent": "^2.0.0", | ||
@@ -49,0 +49,0 @@ "inherits": "^2.0.1", |
@@ -267,3 +267,3 @@ # Chokidar [![Mac/Linux Build Status](https://img.shields.io/travis/paulmillr/chokidar/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/paulmillr/chokidar) [![Windows Build status](https://img.shields.io/appveyor/ci/es128/chokidar/master.svg?label=Windows)](https://ci.appveyor.com/project/es128/chokidar/branch/master) [![Coverage Status](https://coveralls.io/repos/paulmillr/chokidar/badge.svg)](https://coveralls.io/r/paulmillr/chokidar) [![Join the chat at https://gitter.im/paulmillr/chokidar](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/paulmillr/chokidar?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
Copyright (c) 2012 - 2015 Paul Miller [paulmillr.com](http://paulmillr.com) & Elan Shanker | ||
Copyright (c) 2012 - 2016 Paul Miller [paulmillr.com](http://paulmillr.com) & Elan Shanker | ||
@@ -270,0 +270,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
73630
+ Addedasync-each@1.0.6(transitive)
- Removedasync-each@0.1.6(transitive)
Updatedasync-each@^1.0.0