broccoli-funnel
Advanced tools
Comparing version 1.0.1 to 1.0.2
# master | ||
# 1.0.2 | ||
* update minimatch | ||
# 1.0.1 | ||
* fix annotations | ||
# 1.0.0 | ||
* improve performance by improving output stability | ||
* Do not use `CoreObject` | ||
@@ -4,0 +15,0 @@ * Derive from broccoli-plugin base class |
{ | ||
"name": "broccoli-funnel", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"fs-tree-diff": "^0.3.0", | ||
"minimatch": "^2.0.1", | ||
"minimatch": "^3.0.0", | ||
"mkdirp": "^0.5.0", | ||
@@ -30,0 +30,0 @@ "path-posix": "^1.0.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
48272
- Removedminimatch@2.0.10(transitive)
Updatedminimatch@^3.0.0