New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-playground-html

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-playground-html - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

23

package.json
{
"name": "graphql-playground-html",
"version": "1.5.4",
"homepage":
"https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
"description":
"GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"version": "1.5.5",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [

@@ -16,3 +14,5 @@ "Tim Suchanek <tim@graph.cool>",

"main": "dist/index.js",
"files": ["dist"],
"files": [
"dist"
],
"scripts": {

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

},
"keywords": ["graphql", "graphiql", "playground", "graphcool"],
"keywords": [
"graphql",
"graphiql",
"playground",
"graphcool"
],
"devDependencies": {
"@types/node": "9.4.0",
"@types/node": "9.4.6",
"graphql-config": "1.1.7",

@@ -35,4 +40,4 @@ "rimraf": "2.6.2",

"dependencies": {
"graphql-config": "1.1.7"
"graphql-config": "2.0.0"
}
}
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