mercurius-cache
Advanced tools
Comparing version 6.0.1 to 7.0.0
{ | ||
"name": "mercurius-cache", | ||
"version": "6.0.1", | ||
"version": "7.0.0", | ||
"description": "Cache the results of your GraphQL resolvers, for Mercurius", | ||
@@ -31,8 +31,8 @@ "main": "index.js", | ||
"autocannon": "^7.12.0", | ||
"concurrently": "^8.2.1", | ||
"fastify": "^4.23.2", | ||
"concurrently": "^9.0.0", | ||
"fastify": "^5.0.0-alpha.4", | ||
"graphql": "^16.8.1", | ||
"graphql-type-json": "^0.3.2", | ||
"ioredis": "^5.3.2", | ||
"mercurius": "^13.1.0", | ||
"mercurius": "^15.0.0", | ||
"snazzy": "^9.0.0", | ||
@@ -42,8 +42,8 @@ "split2": "^4.2.0", | ||
"tap": "^16.3.4", | ||
"tsd": "^0.29.0", | ||
"tsd": "^0.31.0", | ||
"typescript": "^5.2.2", | ||
"wait-on": "^7.0.1", | ||
"wait-on": "^8.0.0", | ||
"ws": "^8.14.2", | ||
"@mercuriusjs/federation": "^2.0.0", | ||
"@mercuriusjs/gateway": "^2.0.0" | ||
"@mercuriusjs/federation": "^4.0.0", | ||
"@mercuriusjs/gateway": "^4.0.0" | ||
}, | ||
@@ -55,5 +55,5 @@ "tsd": { | ||
"async-cache-dedupe": "^2.0.0", | ||
"fastify-plugin": "^4.5.1" | ||
"fastify-plugin": "^5.0.0" | ||
}, | ||
"precommit": "test" | ||
} |
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
196959
+ Addedfastify-plugin@5.0.1(transitive)
- Removedfastify-plugin@4.5.1(transitive)
Updatedfastify-plugin@^5.0.0