mercurius-upload
Advanced tools
Comparing version 5.0.0 to 6.0.0
@@ -31,5 +31,5 @@ 'use strict' | ||
exports.mercuriusUpload = (0, fastify_plugin_1.default)(mercuriusGQLUpload, { | ||
fastify: '>= 3.x', | ||
fastify: '>= 4.x', | ||
name: 'mercurius-upload', | ||
}) | ||
exports.default = exports.mercuriusUpload |
{ | ||
"name": "mercurius-upload", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Fastify plugin to support GraphQL uploads using graphql-upload", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"fastify-plugin": "^3.0.1", | ||
"fastify-plugin": "^4.2.0", | ||
"graphql-upload": "^15.0.1" | ||
@@ -34,0 +34,0 @@ }, |
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
+ Addedfastify-plugin@4.5.1(transitive)
- Removedfastify-plugin@3.0.1(transitive)
Updatedfastify-plugin@^4.2.0