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.1.1 to 0.2.0

12

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

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

"peerDependencies": {
"graphql": "~0.2.6"
"graphql": "~0.3.0"
},
"devDependencies": {
"babel": "5.8.21",
"babel-core": "5.8.21",
"babel-core": "5.8.22",
"babel-eslint": "4.0.5",

@@ -65,9 +65,9 @@ "babel-runtime": "5.8.20",

"eslint": "1.1.0",
"express": "^4.0.0",
"express": "4.0.0",
"express3": "*",
"flow-bin": "0.14.0",
"graphql": "~0.2.2",
"graphql": "0.3.0",
"isparta": "3.0.3",
"mocha": "2.2.5",
"multer": "^1.0.3",
"multer": "1.0.3",
"sane": "1.1.3",

@@ -74,0 +74,0 @@ "supertest": "1.0.1",

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