@graphql-tools/url-loader
A set of utils for faster development of GraphQL tools
11
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
dotansimhaurigoardatanenisdenjotheguild-bot
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is a standard CJS interop/lazy-loading pattern in graphql-tools for optional peer deps (ws, graphql-ws). Module names are internally controlled, not user-supplied. Stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:ws | AI (phantom-deps): ws is a declared runtime dependency loaded dynamically via the asyncImport/syncImport helpers for optional WebSocket transport. Not a true phantom dependency. | ai | |
| phantom-deps | phantom-dep:@types/ws | AI (phantom-deps): @types/ws is a declared dependency used for TypeScript type definitions; framework-scoped and not directly imported at runtime by design. | ai |