graphql-function-transformer
Advanced tools
Comparing version 3.3.71 to 3.3.72-api-stable-tag-2.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.3.72-api-stable-tag-2.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.71...graphql-function-transformer@3.3.72-api-stable-tag-2.0) (2024-09-02) | ||
**Note:** Version bump only for package graphql-function-transformer | ||
## [3.3.71](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.70...graphql-function-transformer@3.3.71) (2024-07-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "3.3.71", | ||
"description": "Implements the @function directive.", | ||
"version": "3.3.72-api-stable-tag-2.0", | ||
"description": "Implements the @function directive ", | ||
"repository": { | ||
@@ -29,5 +29,5 @@ "type": "git", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.16", | ||
"graphql-transformer-common": "4.31.1", | ||
"graphql-transformer-core": "8.2.13" | ||
"graphql-mapping-template": "4.20.17-api-stable-tag-2.0", | ||
"graphql-transformer-common": "4.31.2-api-stable-tag-2.0", | ||
"graphql-transformer-core": "8.2.14-api-stable-tag-2.0" | ||
}, | ||
@@ -68,3 +68,3 @@ "jest": { | ||
}, | ||
"gitHead": "1cdf6b3886e79240b8c95e3c513e2556a7ef0380" | ||
"gitHead": "4f4af3de8558f556038bd9f4835a99ef98c433e7" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
78449
2
+ Addedgraphql-mapping-template@4.20.17-api-stable-tag-2.0(transitive)
+ Addedgraphql-transformer-common@4.31.2-api-stable-tag-2.0(transitive)
+ Addedgraphql-transformer-core@8.2.14-api-stable-tag-2.0(transitive)
- Removedgraphql-mapping-template@4.20.16(transitive)
- Removedgraphql-transformer-common@4.31.1(transitive)
- Removedgraphql-transformer-core@8.2.13(transitive)