graphql-key-transformer
Advanced tools
Comparing version 3.2.74 to 3.2.75-iam-auth.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.75-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.74...graphql-key-transformer@3.2.75-iam-auth.0) (2024-03-15) | ||
**Note:** Version bump only for package graphql-key-transformer | ||
## [3.2.74](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.73...graphql-key-transformer@3.2.74) (2024-02-28) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-key-transformer", | ||
"version": "3.2.74", | ||
"version": "3.2.75-iam-auth.0", | ||
"description": "Implements the @key directive.", | ||
@@ -28,6 +28,6 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-dynamodb-transformer": "7.2.74", | ||
"graphql-mapping-template": "4.20.15", | ||
"graphql-transformer-common": "4.28.1", | ||
"graphql-transformer-core": "8.2.7", | ||
"graphql-dynamodb-transformer": "7.2.75-iam-auth.0", | ||
"graphql-mapping-template": "4.20.16-iam-auth.0", | ||
"graphql-transformer-common": "4.28.2-iam-auth.0", | ||
"graphql-transformer-core": "8.2.8-iam-auth.0", | ||
"lodash": "^4.17.21" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"gitHead": "a60eb2036ba0ba43bf469b4e5687b0cfa0a2e301" | ||
"gitHead": "cb69f1ad3fae324674f3cc6db63495b4344c3fb5" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
189678
2
+ Addedgraphql-dynamodb-transformer@7.2.75-iam-auth.0(transitive)
+ Addedgraphql-mapping-template@4.20.16-iam-auth.0(transitive)
+ Addedgraphql-transformer-common@4.28.2-iam-auth.0(transitive)
+ Addedgraphql-transformer-core@8.2.8-iam-auth.0(transitive)
- Removedgraphql-dynamodb-transformer@7.2.74(transitive)
- Removedgraphql-mapping-template@4.20.15(transitive)
- Removedgraphql-transformer-common@4.28.1(transitive)
- Removedgraphql-transformer-core@8.2.7(transitive)