graphql-predictions-transformer
Advanced tools
Comparing version 3.2.64 to 3.2.65
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.65](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.64...graphql-predictions-transformer@3.2.65) (2023-08-30) | ||
**Note:** Version bump only for package graphql-predictions-transformer | ||
## [3.2.64](https://github.com/aws-amplify/amplify-category-api/compare/graphql-predictions-transformer@3.2.63...graphql-predictions-transformer@3.2.64) (2023-08-28) | ||
@@ -8,0 +12,0 @@ |
@@ -1,3 +0,2 @@ | ||
import { HttpConfig, LambdaConfig } from 'cloudform-types/types/appSync/dataSource'; | ||
import DataSource from 'cloudform-types/types/appSync/dataSource'; | ||
import DataSource, { HttpConfig, LambdaConfig } from 'cloudform-types/types/appSync/dataSource'; | ||
import { Policy } from 'cloudform-types/types/iam/group'; | ||
@@ -4,0 +3,0 @@ export interface PredictionsDSConfig { |
{ | ||
"name": "graphql-predictions-transformer", | ||
"version": "3.2.64", | ||
"version": "3.2.65", | ||
"description": "Implements the @predictions directive.", | ||
@@ -29,5 +29,5 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.11", | ||
"graphql-transformer-common": "4.25.0", | ||
"graphql-transformer-core": "8.1.11" | ||
"graphql-mapping-template": "4.20.12", | ||
"graphql-transformer-common": "4.25.1", | ||
"graphql-transformer-core": "8.1.12" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a53a49c3c7784dddf44bdbd81dfee2359207476a" | ||
"gitHead": "aeab6657d2c5e29700b1ed9fa63219d36a8b2acc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
113779
713
+ Addedgraphql-mapping-template@4.20.12(transitive)
+ Addedgraphql-transformer-common@4.25.1(transitive)
+ Addedgraphql-transformer-core@8.1.12(transitive)
- Removedgraphql-mapping-template@4.20.11(transitive)
- Removedgraphql-transformer-common@4.25.0(transitive)
- Removedgraphql-transformer-core@8.1.11(transitive)