graphql-predictions-transformer
Advanced tools
Comparing version 3.2.78 to 3.2.79
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.79](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.78...graphql-predictions-transformer@3.2.79) (2024-07-02) | ||
**Note:** Version bump only for package graphql-predictions-transformer | ||
## [3.2.78](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.77...graphql-predictions-transformer@3.2.78) (2024-06-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-predictions-transformer", | ||
"version": "3.2.78", | ||
"version": "3.2.79", | ||
"description": "Implements the @predictions directive.", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"graphql-mapping-template": "4.20.16", | ||
"graphql-transformer-common": "4.31.0", | ||
"graphql-transformer-core": "8.2.11" | ||
"graphql-transformer-common": "4.31.1", | ||
"graphql-transformer-core": "8.2.12" | ||
}, | ||
@@ -71,3 +71,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "eb2582338abd3e8337cad283b2cb973af1d4f5fd" | ||
"gitHead": "b47eb8bcaabf7ccfeaefaed1b7e285465a5b6238" | ||
} |
Sorry, the diff of this file is not supported yet
117177
+ Addedgraphql-transformer-common@4.31.1(transitive)
+ Addedgraphql-transformer-core@8.2.12(transitive)
- Removedgraphql-transformer-common@4.31.0(transitive)
- Removedgraphql-transformer-core@8.2.11(transitive)