Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apollo-upload-client

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-upload-client - npm Package Versions

1
57

4.0.0

Diff

Changelog

Source

4.0.0

  • Corrected the API for configuring fetch options, fixing #6 (#7).
jaydenseric
published 3.0.3 •

Changelog

Source

3.0.3

  • The extractRequestFiles helper no longer converts the query AST to string as a side-effect, fixing #5.
jaydenseric
published 3.0.2 •

Changelog

Source

3.0.2

  • Updated dependencies.
  • Fall back to regular network interface fetch methods if SSR or no files to upload, fixing #3.
jaydenseric
published 3.0.1 •

Changelog

Source

3.0.1

  • Better transpilation with babel-runtime. This should improve IE 11 support.
jaydenseric
published 3.0.0 •

Changelog

Source

3.0.0

  • Support apollo-upload-server v2 and query batching.
  • Removed the seemingly redundant Accept header from requests.
  • Clearer package description.
jaydenseric
published 2.0.2 •

Changelog

Source

2.0.2

  • Updated dependencies.
  • Internal refactor for a cleaner ES6 class extension and method override.
jaydenseric
published 2.0.1 •

Changelog

Source

2.0.1

  • Removed two unversioned files prematurely published to npm.
jaydenseric
published 2.0.0 •

Changelog

Source

2.0.0

  • Updated dependencies.
  • New API:
    • Now exporting the custom network interface, which has been renamed HTTPUploadNetworkInterface. This enables it to be extended externally.
    • In preparation for adding another batched network interface, createNetworkInterface is now a named and not default export.
  • Fixed the uri argument for createNetworkInterface ending up in the request options.
  • Internally simplified apollo-client imports.
  • Simpler linting setup.
jaydenseric
published 1.0.2 •

Changelog

Source

1.0.2

  • Fixed broken Github deep links in the readme.
  • Readme rewording.
  • Simplified package.json description.
jaydenseric
published 1.0.1 •

Changelog

Source

1.0.1

  • Added missing metadata to package.json.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc