graphql-server-express
Advanced tools
Comparing version 0.5.2 to 0.6.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="@types/es6-shim" /> | ||
import * as express from 'express'; | ||
@@ -3,0 +2,0 @@ import { GraphQLOptions } from 'graphql-server-core'; |
{ | ||
"name": "graphql-server-express", | ||
"version": "0.5.2", | ||
"version": "0.6.0", | ||
"description": "Production-ready Node.js GraphQL server for Express and Connect", | ||
@@ -29,4 +29,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"graphql-server-core": "^0.5.2", | ||
"graphql-server-module-graphiql": "^0.5.2" | ||
"graphql-server-core": "^0.6.0", | ||
"graphql-server-module-graphiql": "^0.6.0" | ||
}, | ||
@@ -42,7 +42,7 @@ "devDependencies": { | ||
"express": "^4.14.0", | ||
"graphql-server-integration-testsuite": "^0.5.2", | ||
"graphql-server-integration-testsuite": "^0.6.0", | ||
"multer": "^1.2.1" | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^0.6.1 || ^0.7.0 || ^0.8.0" | ||
"graphql": "^0.8.0 || ^0.9.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "optionalDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7752
81
+ Addedgraphql@0.9.6(transitive)
+ Addedgraphql-server-core@0.6.0(transitive)
+ Addedgraphql-server-module-graphiql@0.6.0(transitive)
+ Addediterall@1.3.0(transitive)
- Removedes6-shim@0.35.8(transitive)
- Removedgraphql@0.8.2(transitive)
- Removedgraphql-server-core@0.5.2(transitive)
- Removedgraphql-server-module-graphiql@0.5.2(transitive)
- Removediterall@1.0.2(transitive)
Updatedgraphql-server-core@^0.6.0