@aws-amplify/graphql-predictions-transformer
Advanced tools
Comparing version 3.0.7-ai-streaming.0 to 3.0.7
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.0.7-ai-streaming.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.6...@aws-amplify/graphql-predictions-transformer@3.0.7-ai-streaming.0) (2024-10-22) | ||
## [3.0.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.6...@aws-amplify/graphql-predictions-transformer@3.0.7) (2024-10-28) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer |
{ | ||
"name": "@aws-amplify/graphql-predictions-transformer", | ||
"version": "3.0.7-ai-streaming.0", | ||
"version": "3.0.7", | ||
"description": "Amplify GraphQL @predictions transformer", | ||
@@ -32,8 +32,8 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-directives": "2.4.1-ai-streaming.0", | ||
"@aws-amplify/graphql-transformer-core": "3.2.2-ai-streaming.0", | ||
"@aws-amplify/graphql-directives": "2.4.0", | ||
"@aws-amplify/graphql-transformer-core": "3.2.2", | ||
"@aws-amplify/graphql-transformer-interfaces": "4.1.2", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "5.0.1", | ||
"graphql-transformer-common": "5.0.2-ai-streaming.0" | ||
"graphql-transformer-common": "5.1.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@aws-amplify/graphql-transformer-test-utils": "1.0.6-ai-streaming.0", | ||
"@aws-amplify/graphql-transformer-test-utils": "1.0.6", | ||
"bestzip": "^2.1.5" | ||
@@ -89,3 +89,3 @@ }, | ||
}, | ||
"gitHead": "8701d087e41015a83c74bf9fd0723f16ac23313f" | ||
"gitHead": "b5f095c196b28065ff2c82b6e89894890f887bcc" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
113969
+ Added@aws-amplify/graphql-directives@2.4.0(transitive)
+ Added@aws-amplify/graphql-transformer-core@3.2.2(transitive)
+ Addedgraphql-transformer-common@5.1.0(transitive)
- Removed@aws-amplify/graphql-directives@2.4.1-ai-streaming.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@3.2.2-ai-streaming.0(transitive)
- Removedgraphql-transformer-common@5.0.2-ai-streaming.0(transitive)