@parcel/fs
Blazing fast, zero configuration web application bundler
69
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
devongovett
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:qs | AI (typosquat): @parcel/fs is a legitimate scoped package in the official Parcel bundler org; Levenshtein match to 'qs' is purely coincidental and not a typosquat. | ai | |
| typosquat | typosquat.levenshtein:pg | AI (typosquat): @parcel/fs is a legitimate scoped package in the official Parcel bundler org; Levenshtein match to 'pg' is purely coincidental and not a typosquat. | ai | |
| phantom-deps | phantom-dep:utility-types | AI (phantom-deps): utility-types is a declared runtime dep used in TypeScript type definitions; its absence from direct JS imports is expected for type-only usage. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require in @parcel/fs is used for loading platform-specific native modules within the Parcel monorepo — a stable, intentional pattern not representing arbitrary code execution risk. | ai |