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
7

4.1.0

Diff

Changelog

Source

4.1.0

  • Documented React Native.
jaydenseric
published 4.1.0-alpha.2 •

Changelog

Source

4.1.0-alpha.2

  • Fixed error when File and FileList are undefined globals in React Native, see comment.
jaydenseric
published 4.1.0-alpha.1 •

Changelog

Source

4.1.0-alpha.1

  • Support React Native, fixing #10.
jaydenseric
published 4.0.7 •

Changelog

Source

4.0.7

  • Prevent error caused by null values in query/mutation variables, fixing #15.
jaydenseric
published 4.0.6 •

Changelog

Source

4.0.6

  • Corrected package-lock.json.
  • Source comment typo fix.
jaydenseric
published 4.0.5 •

Changelog

Source

4.0.5

  • Removed 2 dependencies by refactoring extractRequestFiles with bespoke recursion logic, shaving several KB off the bundle size and fixing #13.
jaydenseric
published 4.0.4 •

Changelog

Source

4.0.4

  • Updated dependencies.
  • Added a changelog.
  • Dropped Yarn in favor of npm@5. Removed yarn.lock and updated install instructions.
  • New ESLint config. Dropped Standard Style and began using Prettier.
  • Using lint-staged to ensure contributors don't commit lint errors.
  • Removed build:watch script. Use npm run build -- --watch directly.
jaydenseric
published 4.0.3 •

Changelog

Source

4.0.3

  • Updated dependencies.
  • Fixed fetch options not applying correctly, see #9.
jaydenseric
published 4.0.2 •

Changelog

Source

4.0.2

  • Updated readme examples:
    • Removed PropTypes. React no longer exports them and they are a distraction anyway.
    • Importing gql from react-apollo.
    • No longer using decorator syntax.
    • Using functional components in place of classes.
jaydenseric
published 4.0.1 •

Changelog

Source

4.0.1

  • Updated dependencies.
  • No longer errors when network interface opts are not configured, fixing #8.
  • Fixed the batch network interface always thinking there are files to upload, preventing the use of the fallback vanilla Apollo transport method when there are none.
  • Simplified Babel config.
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