🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

graphql-playground-middleware-hapi

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.6.16

LICENSE

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.6.16](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-hapi@1.6.14...graphql-playground-middleware-hapi@1.6.16) (2020-08-30)
**Note:** Version bump only for package graphql-playground-middleware-hapi
## 1.6.14 (2020-06-07)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "graphql-playground-middleware-hapi",
"version": "1.6.15",
"version": "1.6.16",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",

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

"dependencies": {
"graphql-playground-html": "1.6.25"
}
"graphql-playground-html": "^1.6.26"
},
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
}