mercurius-integration-testing
Advanced tools
Comparing version 7.0.0 to 8.0.0
{ | ||
"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 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
38804
0
Updatedws@^8.12.1