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

graphql-playground-middleware-express

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-playground-middleware-express - npm Package Compare versions

Comparing version 1.7.11 to 1.7.12

1

dist/index.js

@@ -10,3 +10,2 @@ "use strict";

res.end();
next();
};

@@ -13,0 +12,0 @@ };

4

package.json
{
"name": "graphql-playground-middleware-express",
"version": "1.7.11",
"version": "1.7.12",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",

@@ -12,3 +12,3 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",

"repository": "http://github.com/graphcool/graphql-playground.git",
"license": "SEE LICENSE IN LICENSE",
"license": "MIT",
"main": "dist/index.js",

@@ -15,0 +15,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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