apollo-upload-client
Advanced tools
Comparing version 12.0.0 to 12.1.0
# 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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32754