graphql-function-transformer
Advanced tools
Comparing version 3.3.59 to 3.3.60
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.3.60](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.59...graphql-function-transformer@3.3.60) (2023-11-18) | ||
**Note:** Version bump only for package graphql-function-transformer | ||
## [3.3.59](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.58...graphql-function-transformer@3.3.59) (2023-11-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "3.3.59", | ||
"version": "3.3.60", | ||
"description": "Implements the @function directive.", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"graphql-mapping-template": "4.20.12", | ||
"graphql-transformer-common": "4.26.1", | ||
"graphql-transformer-core": "8.2.1" | ||
"graphql-transformer-common": "4.26.2", | ||
"graphql-transformer-core": "8.2.2" | ||
}, | ||
@@ -57,3 +57,3 @@ "jest": { | ||
}, | ||
"gitHead": "317a141956493f0940bb506470259026edf3b7bc" | ||
"gitHead": "4aa08fae3f0a4b953ef7267522ae537e7ff063ac" | ||
} |
75197
+ Addedgraphql-transformer-common@4.26.2(transitive)
+ Addedgraphql-transformer-core@8.2.2(transitive)
- Removedgraphql-transformer-common@4.26.1(transitive)
- Removedgraphql-transformer-core@8.2.1(transitive)