graphql-key-transformer
Advanced tools
Comparing version 3.2.68 to 3.2.69
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.69](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.68...graphql-key-transformer@3.2.69) (2023-11-18) | ||
**Note:** Version bump only for package graphql-key-transformer | ||
## [3.2.68](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.67...graphql-key-transformer@3.2.68) (2023-11-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-key-transformer", | ||
"version": "3.2.68", | ||
"version": "3.2.69", | ||
"description": "Implements the @key directive.", | ||
@@ -28,6 +28,6 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-dynamodb-transformer": "7.2.68", | ||
"graphql-dynamodb-transformer": "7.2.69", | ||
"graphql-mapping-template": "4.20.12", | ||
"graphql-transformer-common": "4.26.1", | ||
"graphql-transformer-core": "8.2.1", | ||
"graphql-transformer-common": "4.26.2", | ||
"graphql-transformer-core": "8.2.2", | ||
"lodash": "^4.17.21" | ||
@@ -58,3 +58,3 @@ }, | ||
}, | ||
"gitHead": "317a141956493f0940bb506470259026edf3b7bc" | ||
"gitHead": "4aa08fae3f0a4b953ef7267522ae537e7ff063ac" | ||
} |
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
188093
+ Addedgraphql-dynamodb-transformer@7.2.69(transitive)
+ Addedgraphql-transformer-common@4.26.2(transitive)
+ Addedgraphql-transformer-core@8.2.2(transitive)
- Removedgraphql-dynamodb-transformer@7.2.68(transitive)
- Removedgraphql-transformer-common@4.26.1(transitive)
- Removedgraphql-transformer-core@8.2.1(transitive)