Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphiql

Package Overview
Dependencies
Maintainers
2
Versions
559
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphiql - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

10

package.json
{
"name": "graphiql",
"version": "0.9.0",
"version": "0.9.1",
"description": "An graphical interactive in-browser GraphQL IDE.",

@@ -66,6 +66,6 @@ "contributors": [

"browserify": "13.3.0",
"browserify-shim": "3.8.12",
"browserify-shim": "3.8.13",
"chai": "3.5.0",
"chai-subset": "1.4.0",
"eslint": "3.14.0",
"eslint": "3.14.1",
"eslint-plugin-babel": "4.0.1",

@@ -76,3 +76,3 @@ "eslint-plugin-react": "6.9.0",

"flow-bin": "0.38.0",
"graphql": "0.9.0",
"graphql": "0.9.1",
"jsdom": "9.9.1",

@@ -86,4 +86,4 @@ "mocha": "3.2.0",

"uglifyify": "3.0.4",
"watchify": "3.8.0"
"watchify": "3.9.0"
}
}

@@ -189,5 +189,5 @@ GraphiQL

// Some other possible toolbar items
<GraphiQL.Toolbar.Menu title="File">
<GraphiQL.Toolbar.MenuItem title="Save" onClick={...}>
<GraphiQL.Toolbar.Menu>
<GraphiQL.Menu title="File">
<GraphiQL.MenuItem title="Save" onClick={...}>
</GraphiQL.Menu>

@@ -194,0 +194,0 @@ <OtherReactComponent someProps="true" />

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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