graphql-function-transformer
Advanced tools
Comparing version 3.3.57-rds-3.0 to 3.3.57-rds-4.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.3.57-rds-3.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.56...graphql-function-transformer@3.3.57-rds-3.0) (2023-10-03) | ||
## [3.3.57-rds-4.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.56...graphql-function-transformer@3.3.57-rds-4.0) (2023-10-19) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-function-transformer |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "3.3.57-rds-3.0", | ||
"version": "3.3.57-rds-4.0", | ||
"description": "Implements the @function directive.", | ||
@@ -29,5 +29,5 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.13-rds-3.0", | ||
"graphql-transformer-common": "4.26.0-rds-3.0", | ||
"graphql-transformer-core": "8.2.0-rds-3.0" | ||
"graphql-mapping-template": "4.20.13-rds-4.0", | ||
"graphql-transformer-common": "4.26.0-rds-4.0", | ||
"graphql-transformer-core": "8.2.0-rds-4.0" | ||
}, | ||
@@ -57,3 +57,3 @@ "jest": { | ||
}, | ||
"gitHead": "c1efd4e687969d2cb64361ee656b7ce99a5eebb8" | ||
"gitHead": "6061315de250612308d4517fe794d28a97d3a961" | ||
} |
+ Addedgraphql-mapping-template@4.20.13-rds-4.0(transitive)
+ Addedgraphql-transformer-common@4.26.0-rds-4.0(transitive)
+ Addedgraphql-transformer-core@8.2.0-rds-4.0(transitive)
- Removedgraphql-mapping-template@4.20.13-rds-3.0(transitive)
- Removedgraphql-transformer-common@4.26.0-rds-3.0(transitive)
- Removedgraphql-transformer-core@8.2.0-rds-3.0(transitive)