glob-gitignore
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "glob-gitignore", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API", | ||
@@ -63,2 +63,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-runtime": "^6.23.0", | ||
"glob": "^7.1.1", | ||
@@ -65,0 +66,0 @@ "ignore": "^3.3.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
20197
7
+ Addedbabel-runtime@^6.23.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)