File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
graphql-playground-electron
graphql-playground-middleware-express
graphql-playground-middleware-hapi
graphql-playground-middleware-koa
graphql-playground-middleware-lambda Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 "homepage" : " https://github.com/graphcool/graphql-playground" ,
55 "repository" : " graphcool/graphql-playground" ,
66 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)" ,
7- "version" : " 1.6.0 " ,
7+ "version" : " 1.6.1 " ,
88 "author" : {
99 "name" : " Graphcool" ,
1010 "email" : " hello@graph.cool" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-express" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.7.0 " ,
17+ "playgroundVersion" : " 1.7.1 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-hapi" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1515 "files" : [
1616 " dist"
1717 ],
18- "playgroundVersion" : " 1.7.0 " ,
18+ "playgroundVersion" : " 1.7.1 " ,
1919 "scripts" : {
2020 "build" : " rimraf dist && tsc" ,
2121 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-koa" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.7.0 " ,
17+ "playgroundVersion" : " 1.7.1 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-middleware-lambda" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambada" ,
55 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
66 "contributors" : [
1414 "files" : [
1515 " dist"
1616 ],
17- "playgroundVersion" : " 1.7.0 " ,
17+ "playgroundVersion" : " 1.7.1 " ,
1818 "scripts" : {
1919 "build" : " rimraf dist && tsc" ,
2020 "prepare" : " npm run build"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground-react" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "main" : " ./lib/lib.js" ,
55 "typings" : " ./lib/lib.d.ts" ,
66 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
You can’t perform that action at this time.
0 commit comments