Socket
Socket
Sign inDemoInstall

graphql-middleware

Package Overview
Dependencies
9
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.4 to 6.1.5

6

dist/package.json
{
"name": "graphql-middleware",
"version": "6.1.4",
"version": "6.1.5",
"description": "GraphQL Middleware done right!",

@@ -9,4 +9,4 @@ "peerDependencies": {

"dependencies": {
"@graphql-tools/delegate": "^8.1.1",
"@graphql-tools/schema": "^8.1.2"
"@graphql-tools/delegate": "^8.2.0",
"@graphql-tools/schema": "^8.2.0"
},

@@ -13,0 +13,0 @@ "repository": {

{
"name": "graphql-middleware",
"description": "GraphQL Middleware done right!",
"version": "6.1.4",
"version": "6.1.5",
"main": "dist/index.js",

@@ -26,4 +26,4 @@ "module": "dist/index.mjs",

"dependencies": {
"@graphql-tools/delegate": "^8.1.1",
"@graphql-tools/schema": "^8.1.2"
"@graphql-tools/delegate": "^8.2.0",
"@graphql-tools/schema": "^8.2.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"codecov": "^3.8.3",
"graphql": "^15.5.1",
"graphql": "^15.5.2",
"husky": "^6.0.0",

@@ -47,6 +47,6 @@ "iterall": "^1.3.0",

"rimraf": "^3.0.2",
"semantic-release": "^17.4.6",
"semantic-release": "^17.4.7",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},

@@ -53,0 +53,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc