feat(minimatch): enhance globstar matching and add maxGlobstarRecursion option

This commit is contained in:
chiranjib-swain
2026-02-25 12:25:15 +05:30
parent 2f9f95fe7e
commit ab17760505
3 changed files with 172 additions and 112 deletions

View File

@@ -1,6 +1,6 @@
---
name: minimatch
version: 3.1.2
version: 3.1.4
type: npm
summary: a glob matcher in javascript
homepage: