An open API service for software projects hosted on Open Collective.

github.com/gulpjs/glob-parent

Extract the non-magic parent path from a glob string.
https://github.com/gulpjs/glob-parent

Use "node:" prefixed imports everywhere for node imports.

boenrobot opened this pull request about 1 year ago
fix!: remove last '.' and `./'

sttk opened this pull request about 2 years ago
fix: support windows path with drive or unc volume

sttk opened this pull request about 2 years ago
chore: Normalize repository

sttk opened this pull request over 2 years ago
globParent("?/a") returns "?" instead of "."

felix9 opened this issue over 2 years ago
glob-parent v5.1.2 has vulnerability CVE-2021-35065

syukronarie opened this issue about 3 years ago
fix!: Treats escaped enclosures as normal chars

sttk opened this pull request over 3 years ago
npm audit - Vulnerabilities Observed in dependent package

jawaharsai opened this issue over 3 years ago
chore: release 6.0.2

github-actions[bot] opened this pull request almost 4 years ago
fix: performance improvement

Trott opened this pull request almost 4 years ago
chore: release 6.0.1

github-actions[bot] opened this pull request about 4 years ago
Our enclosure logic doesn't account for escaped brackets.

phated opened this issue about 4 years ago
npm audit - Vulnerabilities Observed in dependent package

deepakb2410 opened this issue about 4 years ago
fix: Fix ReDoS vulnerability CVE-2021-35065

sttk opened this pull request about 4 years ago
Security vulnerability report

RunDevelopment opened this issue about 4 years ago
Release glob-parent 5.2.0

paulmillr opened this issue about 4 years ago
<spam> The library is old so I want you to update it.

famibee opened this issue about 4 years ago
chore(ci): upgrade actions/setup-node to 2

HonkingGoose opened this pull request about 4 years ago
With this change, at least locally for me:

BillyGeoThink2020 opened this issue over 4 years ago
chore: release 6.0.0

github-actions[bot] opened this pull request over 4 years ago
Snyk vulnerability identified

shuntastic opened this issue over 4 years ago
Question mark character not treated as special in path segment

dlong500 opened this issue over 4 years ago
Snyk Reporting Medium Severity Vulnerability

drsavant-pub opened this issue over 4 years ago
Security vulnerability(Denial of Service) in all released versions

mivanovaxway opened this issue over 4 years ago
fix: eliminate ReDoS

Trott opened this pull request over 4 years ago
snyk report Vulnerable module

daolou opened this issue over 4 years ago
fix!: Correct mishandled escaped path separators

Trott opened this pull request over 4 years ago
chore: add JSDoc @returns information

Trott opened this pull request over 4 years ago
I think the regexps are busted

phated opened this issue over 4 years ago
updated dependencies according to npm audit

bt-nia opened this pull request over 4 years ago
security risk

AlAyoub opened this issue over 4 years ago
SNYK ReDoS vulnerability

rhuddleston opened this issue over 4 years ago
Add architecture ppc64le to travis build

zazzel opened this pull request over 4 years ago
Correctly handle the exclamation mark at the beginning of the pattern

mrmlnc opened this pull request over 5 years ago
ISSUE-24: Ability to avoid autoreplace \\ in patterns even on Windows

mrmlnc opened this pull request almost 6 years ago
Ability to avoid autoreplace \\ in patterns even on Windows

mrmlnc opened this issue almost 6 years ago
Remove path-dirname and bump major

phated opened this issue over 6 years ago
Needs rebase/reword for conventional changelog

phated opened this issue over 6 years ago
Rebased branch

phated opened this pull request over 6 years ago
New version

paulmillr opened this pull request over 6 years ago
Remove dependency. Move variables out.

paulmillr opened this pull request over 6 years ago
chore(update): is-glob

alexander-akait opened this pull request over 6 years ago
Save memory a bit.

paulmillr opened this pull request almost 7 years ago
update is-glob to 4.0.0

pravi opened this issue almost 8 years ago
eslint fixes

EsrefDurna opened this pull request about 8 years ago
Add `files` to `package.json`.

wtgtybhertgeghgtwtg opened this pull request over 8 years ago
Windows/backslash auto-fix

es128 opened this pull request over 8 years ago
it has an error in my project(windows)

subying opened this issue over 8 years ago
Fix split enclosures

es128 opened this pull request almost 9 years ago
Separators inside special glob enclosures

es128 opened this issue almost 9 years ago
enable appveyor

phated opened this issue almost 9 years ago
Should this module always return a path ending in a separator?

phated opened this issue almost 9 years ago
additional test units, docs, bump is-glob

jonschlinkert opened this pull request almost 9 years ago
Update is-glob dependency

phated opened this pull request almost 9 years ago
Eliminate dependencies

dead-claudia opened this pull request over 9 years ago
Update behavior for non-glob path strings

es128 opened this pull request almost 10 years ago
Doesn't return the correct base from non-globby strings

robwierzbowski opened this issue almost 10 years ago
updates is-glob to latest

jonschlinkert opened this pull request over 10 years ago
similar to glob2base

yocontra opened this issue over 10 years ago