Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "gqutils", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Utilities For GraphQL", | ||
@@ -22,5 +22,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"graphql-custom-types": "^0.7.1", | ||
"graphql-subscriptions": "^0.3.1", | ||
"graphql-tools": "^0.10.1", | ||
"graphql-custom-types": "^1.1.0", | ||
"graphql-subscriptions": "^0.4.4", | ||
"graphql-tools": "^1.2.2", | ||
"graphql-type-json": "^0.1.4", | ||
@@ -33,11 +33,11 @@ "lodash": "^4.17.4" | ||
"devDependencies": { | ||
"babel-cli": "6.24.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "6.24.0", | ||
"babel-preset-stage-0": "6.22.0", | ||
"babel-register": "6.24.0", | ||
"chai": "3.5.0", | ||
"eslint": "3.18.0", | ||
"eslint-config-smartprix": "3.1.6", | ||
"graphql": "^0.9.1", | ||
"mocha": "3.2.0" | ||
"babel-cli": "6.26.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0", | ||
"babel-preset-stage-0": "6.24.1", | ||
"babel-register": "6.26.0", | ||
"chai": "4.1.1", | ||
"eslint": "4.5.0", | ||
"eslint-config-smartprix": "3.2.5", | ||
"graphql": "^0.11.2", | ||
"mocha": "3.5.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "babel": { |
Sorry, the diff of this file is not supported yet
168465
+ Added@types/graphql@0.9.4(transitive)
+ Addedes6-promise@4.2.8(transitive)
+ Addedgraphql@0.11.7(transitive)
+ Addedgraphql-custom-types@1.7.0(transitive)
+ Addedgraphql-subscriptions@0.4.4(transitive)
+ Addedgraphql-tools@1.2.3(transitive)
+ Addediterall@1.1.3(transitive)
- Removed@types/graphql@0.8.6(transitive)
- Removedes6-promise@3.3.1(transitive)
- Removedgraphql@0.9.6(transitive)
- Removedgraphql-custom-types@0.7.3(transitive)
- Removedgraphql-subscriptions@0.3.1(transitive)
- Removedgraphql-tools@0.10.1(transitive)
Updatedgraphql-custom-types@^1.1.0
Updatedgraphql-subscriptions@^0.4.4
Updatedgraphql-tools@^1.2.2