New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@allsquare/apollo-upload-client

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allsquare/apollo-upload-client - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

2

package.json
{
"name": "@allsquare/apollo-upload-client",
"version": "8.0.1",
"version": "8.0.2",
"description":

@@ -5,0 +5,0 @@ "Enhances Apollo Client for intuitive file uploads via GraphQL mutations.",

@@ -9,2 +9,12 @@ ![Apollo upload logo](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/27b1f20/apollo-upload-logo.svg)

## IMPORTANT NOTICE
This package has been modified to work with older versions of [apollo-upload-server](https://github.com/jaydenseric/apollo-upload-server), but still retain compatibility with `apollo-client` > 2.0.
The sole purpose of this package is to allow an `apollo-client` v2 to communicate with a GraphQL backed that was built to work with earlier versions of `apollo-upload-client`, that are not compatible with `apollo-client` v2.
> This package has been modified to mimic client requests of `apollo-upload-client` version `^5.1.1`, while keeping `apollo-client` v2 compatibility.
Now I've said it 3 times, I hope that's clear enough. If you intented to indeed use this client to work with older servers, feel free to grab version `8.0.2` and see the magic happen!
## Setup

@@ -11,0 +21,0 @@

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