@aws-amplify/graphql-predictions-transformer
Advanced tools
Comparing version 0.6.2 to 0.6.3-beta.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.6.3-beta.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-predictions-transformer@0.6.2...@aws-amplify/graphql-predictions-transformer@0.6.3-beta.1) (2021-12-21) | ||
**Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer | ||
## [0.6.3-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-predictions-transformer@0.6.2...@aws-amplify/graphql-predictions-transformer@0.6.3-beta.0) (2021-12-21) | ||
**Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer | ||
## [0.6.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-predictions-transformer@0.6.1...@aws-amplify/graphql-predictions-transformer@0.6.2) (2021-12-17) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@aws-amplify/graphql-predictions-transformer", | ||
"version": "0.6.2", | ||
"version": "0.6.3-beta.1", | ||
"description": "Amplify GraphQL @predictions tranformer", | ||
@@ -30,3 +30,3 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "0.15.1", | ||
"@aws-amplify/graphql-transformer-core": "0.15.2-beta.1", | ||
"@aws-amplify/graphql-transformer-interfaces": "1.12.3", | ||
@@ -63,3 +63,3 @@ "@aws-cdk/aws-appsync": "~1.124.0", | ||
}, | ||
"gitHead": "85486b25b5ade0820088d98e4b523c851ffb671b" | ||
"gitHead": "2f804235cc24c33a8327b904c41b29dfbfdf8027" | ||
} |
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
84429
+ Added@aws-amplify/graphql-transformer-core@0.15.2-beta.1(transitive)
- Removed@aws-amplify/graphql-transformer-core@0.15.1(transitive)