Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "it-glob", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Async iterable filename pattern matcher", | ||
@@ -133,7 +133,6 @@ "author": "Alex Potsides <alex@achingbrain.net>", | ||
"dependencies": { | ||
"@types/minimatch": "^5.1.2", | ||
"minimatch": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^38.1.7", | ||
"aegir": "^39.0.2", | ||
"it-all": "^3.0.0" | ||
@@ -140,0 +139,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
1
34219
- Removed@types/minimatch@^5.1.2
- Removed@types/minimatch@5.1.2(transitive)