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

graphql-upload

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-upload - npm Package Compare versions

Comparing version 8.0.3 to 8.0.4

6

changelog.md
# graphql-upload changelog
## 8.0.4
### Patch
- Updated the [`fs-capacitor`](https://npm.im/fs-capacitor) dependency to v2, fixing [#131](https://github.com/jaydenseric/graphql-upload/issues/131) via [#132](https://github.com/jaydenseric/graphql-upload/pull/132).
## 8.0.3

@@ -4,0 +10,0 @@

4

package.json
{
"name": "graphql-upload",
"version": "8.0.3",
"version": "8.0.4",
"description": "Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.",

@@ -40,3 +40,3 @@ "license": "MIT",

"busboy": "^0.3.0",
"fs-capacitor": "^1.0.0",
"fs-capacitor": "^2.0.0",
"http-errors": "^1.7.1",

@@ -43,0 +43,0 @@ "object-path": "^0.11.4"

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