@artus/core
Advanced tools
Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7
@@ -14,4 +14,4 @@ "use strict"; | ||
} | ||
return patterns.some(pattern => (0, minimatch_1.default)(filename, pattern), { matchBase }); | ||
return patterns.some(pattern => (0, minimatch_1.default)(filename, pattern, { matchBase })); | ||
} | ||
exports.isMatch = isMatch; |
{ | ||
"name": "@artus/core", | ||
"version": "2.0.0-alpha.6", | ||
"version": "2.0.0-alpha.7", | ||
"description": "Core package of Artus", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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