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

mercurius-integration-testing

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mercurius-integration-testing - npm Package Compare versions

Comparing version 7.0.0 to 8.0.0

30

package.json
{
"name": "mercurius-integration-testing",
"version": "7.0.0",
"version": "8.0.0",
"private": false,

@@ -33,5 +33,5 @@ "keywords": [

"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
"@graphql-typed-document-node/core": "^3.1.2",
"cookie": "^0.5.0",
"ws": "^8.9.0"
"ws": "^8.12.1"
},

@@ -43,25 +43,25 @@ "devDependencies": {

"@types/cookie": "^0.5.1",
"@types/node": "^14.18.32",
"@types/readable-stream": "^2.3.14",
"@types/tap": "^15.0.7",
"@types/ws": "^8.5.3",
"@types/node": "^14.18.37",
"@types/readable-stream": "^2.3.15",
"@types/tap": "^15.0.8",
"@types/ws": "^8.5.4",
"cross-env": "^7.0.3",
"dotenv-cli": "^6.0.0",
"fastify": "^4.8.1",
"fastify": "^4.14.1",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"husky": "^8.0.1",
"mercurius": "^12.0.0",
"husky": "^8.0.3",
"mercurius": "^12.2.0",
"mqemitter": "^5.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"tap": "^16.3.0",
"tap": "^16.3.4",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^4.9.5"
},
"peerDependencies": {
"@mercuriusjs/federation": "^1.0.1",
"@mercuriusjs/gateway": "^1.2.0",
"fastify": "^4.0.0",
"graphql": "*",
"@mercuriusjs/federation": "^1.0.1",
"@mercuriusjs/gateway": "^1.2.0",
"mercurius": "^12.0.0"

@@ -68,0 +68,0 @@ },

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