🚀 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
6
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.18

8

CHANGELOG.md

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

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

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

6

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

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

"dependencies": {
"graphql-playground-html": "^1.6.27"
"graphql-playground-html": "^1.6.28"
},
"gitHead": "ea94160623d52eb6b53d907bd68563c6e5348334"
"gitHead": "be581b22ba444cc5461bb32c8a702431a974b095"
}