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 Compare versions

Comparing version 12.0.0 to 12.1.0

8

changelog.md
# apollo-upload-client changelog
## 12.1.0
### Minor
- Setup [GitHub Sponsors funding](https://github.com/sponsors/jaydenseric):
- Added `.github/funding.yml` to display a sponsor button in GitHub.
- Added a `package.json` `funding` field to enable npm CLI funding features.
## 12.0.0

@@ -4,0 +12,0 @@

3

package.json
{
"name": "apollo-upload-client",
"version": "12.0.0",
"version": "12.1.0",
"description": "A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.",

@@ -14,2 +14,3 @@ "license": "MIT",

"bugs": "https://github.com/jaydenseric/apollo-upload-client/issues",
"funding": "https://github.com/sponsors/jaydenseric",
"keywords": [

@@ -16,0 +17,0 @@ "graphql",

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