@aws-amplify/graphql-predictions-transformer
Advanced tools
Comparing version 0.6.6 to 0.6.7-mapsto.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.6.7-mapsto.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-predictions-transformer@0.6.6...@aws-amplify/graphql-predictions-transformer@0.6.7-mapsto.0) (2022-01-14) | ||
### Bug Fixes | ||
* remove functionName from transform-host lambdas ([#9491](https://github.com/aws-amplify/amplify-cli/issues/9491)) ([959d6d8](https://github.com/aws-amplify/amplify-cli/commit/959d6d85056c672b3281794163a7bc534340a513)) | ||
## [0.6.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-predictions-transformer@0.6.5...@aws-amplify/graphql-predictions-transformer@0.6.6) (2022-01-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-amplify/graphql-predictions-transformer", | ||
"version": "0.6.6", | ||
"version": "0.6.7-mapsto.0", | ||
"description": "Amplify GraphQL @predictions tranformer", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "0.15.5", | ||
"@aws-amplify/graphql-transformer-interfaces": "1.12.6", | ||
"@aws-amplify/graphql-transformer-core": "0.16.0-mapsto.0", | ||
"@aws-amplify/graphql-transformer-interfaces": "1.13.0-mapsto.0", | ||
"@aws-cdk/aws-appsync": "~1.124.0", | ||
@@ -38,4 +38,4 @@ "@aws-cdk/aws-iam": "~1.124.0", | ||
"graphql": "^14.5.8", | ||
"graphql-mapping-template": "4.20.3", | ||
"graphql-transformer-common": "4.22.5" | ||
"graphql-mapping-template": "4.20.4-mapsto.0", | ||
"graphql-transformer-common": "4.22.6-mapsto.0" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8c2e0124818cfe9cc7851c66319cc4faff7c816b" | ||
"gitHead": "c4506afa1395ec0cc6208167921c320b03229dbf" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85159
+ Added@aws-amplify/graphql-transformer-core@0.16.0-mapsto.0(transitive)
+ Added@aws-amplify/graphql-transformer-interfaces@1.13.0-mapsto.0(transitive)
+ Addedamplify-prompts@1.6.3-mapsto.0(transitive)
+ Addedgraphql-mapping-template@4.20.4-mapsto.0(transitive)
+ Addedgraphql-transformer-common@4.22.6-mapsto.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@0.15.5(transitive)
- Removed@aws-amplify/graphql-transformer-interfaces@1.12.6(transitive)
- Removedamplify-prompts@1.6.2(transitive)
- Removedgraphql-mapping-template@4.20.3(transitive)
- Removedgraphql-transformer-common@4.22.5(transitive)
Updated@aws-amplify/graphql-transformer-core@0.16.0-mapsto.0
Updated@aws-amplify/graphql-transformer-interfaces@1.13.0-mapsto.0