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.4.1 to 1.4.2

8

package.json
{
"name": "graphql-playground-middleware-koa",
"version": "1.4.1",
"version": "1.4.2",
"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.4.2",
"playgroundVersion": "1.4.3",
"scripts": {

@@ -34,3 +34,3 @@ "build": "rimraf dist && tsc",

"devDependencies": {
"@types/node": "9.3.0",
"@types/node": "9.4.0",
"rimraf": "2.6.2",

@@ -44,5 +44,5 @@ "typescript": "2.6.2"

"dependencies": {
"graphql-playground-html": "1.5.2",
"graphql-playground-html": "1.5.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