@aws-amplify/graphql-predictions-transformer
Advanced tools
Comparing version 3.0.3-async-lambda.0 to 3.0.3
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.2...@aws-amplify/graphql-predictions-transformer@3.0.3-async-lambda.0) (2024-09-09) | ||
## [3.0.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.2...@aws-amplify/graphql-predictions-transformer@3.0.3) (2024-09-16) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer |
{ | ||
"name": "@aws-amplify/graphql-predictions-transformer", | ||
"version": "3.0.3-async-lambda.0", | ||
"version": "3.0.3", | ||
"description": "Amplify GraphQL @predictions transformer", | ||
@@ -32,8 +32,8 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-directives": "2.2.0-async-lambda.0", | ||
"@aws-amplify/graphql-transformer-core": "3.1.1-async-lambda.0", | ||
"@aws-amplify/graphql-transformer-interfaces": "4.1.1-async-lambda.0", | ||
"@aws-amplify/graphql-directives": "2.2.0", | ||
"@aws-amplify/graphql-transformer-core": "3.1.1", | ||
"@aws-amplify/graphql-transformer-interfaces": "4.1.0", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "5.0.2-async-lambda.0", | ||
"graphql-transformer-common": "5.0.2-async-lambda.0" | ||
"graphql-mapping-template": "5.0.1", | ||
"graphql-transformer-common": "5.0.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@aws-amplify/graphql-transformer-test-utils": "1.0.2-async-lambda.0", | ||
"@aws-amplify/graphql-transformer-test-utils": "1.0.2", | ||
"bestzip": "^2.1.5" | ||
@@ -89,3 +89,3 @@ }, | ||
}, | ||
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9" | ||
"gitHead": "cba2b3d9d105397a2176707bf73f1531e75e9844" | ||
} |
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
112845
+ Added@aws-amplify/graphql-directives@2.2.0(transitive)
+ Added@aws-amplify/graphql-transformer-core@3.1.1(transitive)
+ Added@aws-amplify/graphql-transformer-interfaces@4.1.0(transitive)
+ Addedgraphql-mapping-template@5.0.1(transitive)
+ Addedgraphql-transformer-common@5.0.1(transitive)
- Removed@aws-amplify/graphql-directives@2.2.0-async-lambda.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@3.1.1-async-lambda.0(transitive)
- Removed@aws-amplify/graphql-transformer-interfaces@4.1.1-async-lambda.0(transitive)
- Removedgraphql-mapping-template@5.0.2-async-lambda.0(transitive)
- Removedgraphql-transformer-common@5.0.2-async-lambda.0(transitive)