All apollo-upload-client versions
apollo-upload-client @6.0.0
MIT
License
No
Install Scripts
3
Dependencies
11
Dev Dependencies
5.8 KB
Package Size
Published
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Maintainers
jaydenseric
Keywords
apolloclientlinkgraphqlfileuploadmultipartreactnative
Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| extract-files | ^2.0.1 | auto_approved |
| @babel/runtime | ^7.0.0-beta.31 | auto_approved |
| @babel/polyfill | ^7.0.0-beta.31 | auto_approved |
Dev Dependencies (11)
| Package | Constraint | Registry Status |
|---|---|---|
| husky | ^0.14.3 | auto_approved |
| eslint | ^4.10.0 | auto_approved |
| graphql | ^0.11.7 | auto_approved |
| prettier | ^1.8.2 | auto_approved |
| @babel/cli | ^7.0.0-beta.31 | auto_approved |
| @babel/core | ^7.0.0-beta.31 | auto_approved |
| apollo-link | ^1.0.0 | auto_approved |
| lint-staged | ^4.3.0 | auto_approved |
| @babel/preset-env | ^7.0.0-beta.31 | auto_approved |
| eslint-plugin-prettier | ^2.3.1 | auto_approved |
| @babel/plugin-transform-runtime | ^7.0.0-beta.31 | auto_approved |
Transitive Dependency Tree
5 transitive deps
max depth 2
├─
@babel/polyfill
^7.0.0-beta.31
→ 7.12.1
├─
@babel/runtime
^7.0.0-beta.31
→ 7.29.2
├─
extract-files
^2.0.1
├─
core-js
^2.6.5
→ 2.6.9
├─
regenerator-runtime
^0.13.4
→ 0.13.11
Changes from v5.1.1
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | @babel/runtime | ^7.0.0-beta.31 |
| added | @babel/polyfill | ^7.0.0-beta.31 |
| removed | apollo-client | ^1.9.1 |
| removed | babel-runtime | ^6.25.0 |
Script Changes
+ fix+ build:main+ build:module - prebuildFile Changes
2 added
7 removed
3 modified
size delta: -14.9 KB
Commit: 3c5e359efa4a Browse source
Published to npm: