mercurius-cache
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "mercurius-cache", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Cache the results of your GraphQL resolvers, for Mercurius", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"concurrently": "^9.0.0", | ||
"fastify": "^5.0.0-alpha.4", | ||
"fastify": "^5.0.0", | ||
"graphql": "^16.8.1", | ||
@@ -35,0 +35,0 @@ "graphql-type-json": "^0.3.2", |
Sorry, the diff of this file is not supported yet
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
196951