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

mercurius-cache

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mercurius-cache - npm Package Compare versions

Comparing version 6.0.1 to 7.0.0

18

package.json
{
"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"
}
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