Comparing version 0.1.5 to 0.1.6
@@ -5,3 +5,3 @@ { | ||
"description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"homepage": "https://github.com/mklabs/node-fileset", | ||
@@ -18,8 +18,10 @@ "repository": { | ||
"minimatch": "0.x", | ||
"glob": "3.x" | ||
"glob": "5.x" | ||
}, | ||
"licenses": [{ | ||
"type": "MIT", | ||
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT" | ||
}] | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT" | ||
} | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
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
11713
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedglob@5.0.15(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedglob@3.2.11(transitive)
- Removedminimatch@0.3.0(transitive)
Updatedglob@5.x