Comparing version 2.1.1 to 3.0.0
{ | ||
"name": "deglob", | ||
"description": "Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.", | ||
"version": "2.1.1", | ||
"version": "3.0.0", | ||
"author": "Dan Flettre <fletd01@yahoo.com>", | ||
@@ -38,3 +38,3 @@ "bugs": { | ||
"glob": "^7.0.5", | ||
"ignore": "^3.0.9", | ||
"ignore": "^4.0.0", | ||
"pkg-config": "^1.1.0", | ||
@@ -41,0 +41,0 @@ "run-parallel": "^1.1.2", |
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
+ Addedignore@4.0.6(transitive)
- Removedignore@3.3.10(transitive)
Updatedignore@^4.0.0