@types/apollo-upload-client
TypeScript definitions for apollo-upload-client
2
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
types
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| publish-pattern | dormant-publish | AI (publish-pattern): DefinitelyTyped packages are updated on upstream library cadence; long dormancy followed by a major version bump is normal for DT packages tracking infrequently-updated libraries. | ai | |
| publish-pattern | new-deps-added | AI (publish-pattern): Swap from apollo-link/apollo-link-http-common to @apollo/client reflects the well-known Apollo ecosystem consolidation; @apollo/client is a major, trusted package. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Package contains only TypeScript declaration files; size increase reflects expanded exports (UploadHttpLink, formDataAppendFile, isExtractableFile) with no executable code. | ai | |
| bogus-package | bogus-package | AI (bogus-package): DefinitelyTyped packages routinely have inflated semver (matching the library version), tiny payloads (pure type defs), and no keywords. These signals are false positives for @types/* packages. | ai | |
| phantom-deps | phantom-dep:graphql | AI (phantom-deps): Type definition packages reference dependencies in type signatures rather than runtime imports; phantom-dep false positive for @types/* packages. | ai | |
| phantom-deps | phantom-dep:@types/extract-files | AI (phantom-deps): Type definition packages reference dependencies in type signatures rather than runtime imports; phantom-dep false positive for @types/* packages. | ai |