Comparing version 0.1.12 to 0.1.14
{ | ||
"name": "node-dir", | ||
"version": "0.1.12", | ||
"version": "0.1.14", | ||
"description": "asynchronous file and directory operations for Node.js", | ||
@@ -34,3 +34,3 @@ "main": "index", | ||
"dependencies": { | ||
"minimatch": "~2.0.10" | ||
"minimatch": "^3.0.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
[![Build Status](https://secure.travis-ci.org/fshost/node-dir.png)](http://travis-ci.org/fshost/node-dir) | ||
[![Build Status](https://secure.travis-ci.org/fshost/node-dir.svg)](http://travis-ci.org/fshost/node-dir) | ||
@@ -3,0 +3,0 @@ # node-dir |
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
22273
+ Addedminimatch@3.1.2(transitive)
- Removedminimatch@2.0.10(transitive)
Updatedminimatch@^3.0.2