Socket
Socket
Sign inDemoInstall

express-graphql

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-graphql - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

package.json
{
"name": "express-graphql",
"version": "0.2.0",
"version": "0.3.0",
"description": "Create a GraphQL HTTP server with Express.",

@@ -54,3 +54,3 @@ "contributors": [

"peerDependencies": {
"graphql": "~0.3.0"
"graphql": "~0.4.2"
},

@@ -63,8 +63,8 @@ "devDependencies": {

"chai": "3.2.0",
"coveralls": "2.11.3",
"coveralls": "2.11.4",
"eslint": "1.1.0",
"express": "4.0.0",
"express": "4.13.3",
"express3": "*",
"flow-bin": "0.14.0",
"graphql": "0.3.0",
"graphql": "0.4.2",
"isparta": "3.0.3",

@@ -71,0 +71,0 @@ "mocha": "2.2.5",

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