graphql-function-transformer
Advanced tools
Comparing version 1.1.5 to 1.1.7-predictions.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.7-predictions.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.1.7-predictions.0) (2019-07-31) | ||
**Note:** Version bump only for package graphql-function-transformer | ||
## [1.1.5](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.4...graphql-function-transformer@1.1.5) (2019-07-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "1.1.5", | ||
"version": "1.1.7-predictions.0", | ||
"description": "Implements the @function directive.", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.1.1", | ||
"graphql-transformer-common": "3.8.3", | ||
"graphql-transformer-core": "3.7.5" | ||
"graphql-mapping-template": "3.1.3-predictions.0", | ||
"graphql-transformer-common": "3.8.5-predictions.0", | ||
"graphql-transformer-core": "3.7.7-predictions.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8777571c74062d725c683b68943722e3ae6f4a6c" | ||
"gitHead": "41445731b9874e566ab5361e8866ec2eb26fdb8a" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
60237
2
+ Addeddeep-diff@1.0.2(transitive)
+ Addedgraphql-mapping-template@3.1.3-predictions.0(transitive)
+ Addedgraphql-transformer-common@3.8.5-predictions.0(transitive)
+ Addedgraphql-transformer-core@3.7.7-predictions.0(transitive)
- Removedgraphql-mapping-template@3.1.1(transitive)
- Removedgraphql-transformer-common@3.8.3(transitive)
- Removedgraphql-transformer-core@3.7.5(transitive)