Socket
Socket
Sign inDemoInstall

graphql-playground-middleware-koa

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.7 to 1.3.8

1

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="koa" />
import { Context } from 'koa';

@@ -3,0 +2,0 @@ import { MiddlewareOptions } from 'graphql-playground-html';

6

package.json
{
"name": "graphql-playground-middleware-koa",
"version": "1.3.7",
"version": "1.3.8",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa",

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

],
"playgroundVersion": "1.3.22",
"playgroundVersion": "1.3.24",
"scripts": {

@@ -43,5 +43,5 @@ "build": "rimraf dist && tsc",

"dependencies": {
"graphql-playground-html": "^1.3.6",
"graphql-playground-html": "1.4.4",
"koa": "^2.4.1"
}
}
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