Socket
Socket
Sign inDemoInstall

graphql-middleware

Package Overview
Dependencies
2
Maintainers
6
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.32 to 6.1.33

4

dist/package.json
{
"name": "graphql-middleware",
"version": "6.1.32",
"version": "6.1.33",
"description": "GraphQL Middleware done right!",
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},

@@ -8,0 +8,0 @@ "dependencies": {

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

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

"@types/lodash": "^4.14.182",
"apollo-link": "^1.2.14",
"apollo-server": "^2.25.4",
"@types/node": "^18.8.3",
"apollo-server": "^3.10.2",
"axios": "^0.27.2",

@@ -39,3 +39,3 @@ "bob-esbuild": "^1.3.0",

"codecov": "^3.8.3",
"graphql": "^15.8.0",
"graphql": "^16.6.0",
"husky": "^6.0.0",

@@ -53,3 +53,3 @@ "iterall": "^1.3.0",

"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},

@@ -56,0 +56,0 @@ "scripts": {

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