graphql-predictions-transformer
Advanced tools
Comparing version 3.2.80 to 3.2.81-api-stable-tag-2.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.81-api-stable-tag-2.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.80...graphql-predictions-transformer@3.2.81-api-stable-tag-2.0) (2024-09-02) | ||
**Note:** Version bump only for package graphql-predictions-transformer | ||
## [3.2.80](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.79...graphql-predictions-transformer@3.2.80) (2024-07-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-predictions-transformer", | ||
"version": "3.2.80", | ||
"description": "Implements the @predictions directive.", | ||
"version": "3.2.81-api-stable-tag-2.0", | ||
"description": "Implements the @predictions 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" | ||
}, | ||
@@ -71,3 +71,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1cdf6b3886e79240b8c95e3c513e2556a7ef0380" | ||
"gitHead": "4f4af3de8558f556038bd9f4835a99ef98c433e7" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
117771
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)