@aws-amplify/graphql-maps-to-transformer
Advanced tools
Comparing version 3.4.12 to 3.4.13
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.4.13](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@3.4.12...@aws-amplify/graphql-maps-to-transformer@3.4.13) (2024-05-01) | ||
**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer | ||
## [3.4.12](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@3.4.11...@aws-amplify/graphql-maps-to-transformer@3.4.12) (2024-04-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@aws-amplify/graphql-maps-to-transformer", | ||
"version": "3.4.12", | ||
"version": "3.4.13", | ||
"description": "Amplify GraphQL @mapsTo transformer", | ||
@@ -44,6 +44,6 @@ "repository": { | ||
"devDependencies": { | ||
"@aws-amplify/graphql-index-transformer": "2.4.0", | ||
"@aws-amplify/graphql-model-transformer": "2.9.0", | ||
"@aws-amplify/graphql-relational-transformer": "2.5.0", | ||
"@aws-amplify/graphql-searchable-transformer": "2.7.0", | ||
"@aws-amplify/graphql-index-transformer": "2.4.1", | ||
"@aws-amplify/graphql-model-transformer": "2.9.1", | ||
"@aws-amplify/graphql-relational-transformer": "2.5.1", | ||
"@aws-amplify/graphql-searchable-transformer": "2.7.1", | ||
"@aws-amplify/graphql-transformer-test-utils": "0.5.1", | ||
@@ -86,3 +86,3 @@ "graphql": "^15.5.0" | ||
}, | ||
"gitHead": "ef703418f9e1b9af08a746c602bc67ee1d3baaab" | ||
"gitHead": "143a2665877e3d55592e38e33f7b6bb55df90b51" | ||
} |
Sorry, the diff of this file is not supported yet
111112