@aws-amplify/graphql-http-transformer
Advanced tools
Comparing version 1.2.11 to 1.2.12-rds.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.2.12-rds.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@1.2.11...@aws-amplify/graphql-http-transformer@1.2.12-rds.0) (2023-08-07) | ||
**Note:** Version bump only for package @aws-amplify/graphql-http-transformer | ||
## [1.2.11](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@1.2.10...@aws-amplify/graphql-http-transformer@1.2.11) (2023-07-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@aws-amplify/graphql-http-transformer", | ||
"version": "1.2.11", | ||
"version": "1.2.12-rds.0", | ||
"description": "Amplify GraphQL @http transformer", | ||
@@ -31,7 +31,7 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "1.4.0", | ||
"@aws-amplify/graphql-transformer-core": "1.5.0-rds.0", | ||
"@aws-amplify/graphql-transformer-interfaces": "2.3.0", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.11", | ||
"graphql-transformer-common": "4.25.0" | ||
"graphql-transformer-common": "4.26.0-rds.0" | ||
}, | ||
@@ -67,3 +67,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "28a89d960eaf3be3b729af567c83442e374e2443" | ||
"gitHead": "ce50129f66540242a333df9b4ca76fb90cfc00ef" | ||
} |
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
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
70627
2
+ Added@aws-amplify/graphql-transformer-core@1.5.0-rds.0(transitive)
+ Addedgraphql-transformer-common@4.26.0-rds.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@1.4.0(transitive)
- Removedgraphql-transformer-common@4.25.0(transitive)