graphql-key-transformer
Advanced tools
Comparing version 3.2.74-implicit-fields.0 to 3.2.74-rds-5.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.2.74-implicit-fields.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.73...graphql-key-transformer@3.2.74-implicit-fields.0) (2024-02-07) | ||
## [3.2.74-rds-5.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-key-transformer@3.2.73...graphql-key-transformer@3.2.74-rds-5.0) (2024-02-09) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-key-transformer |
{ | ||
"name": "graphql-key-transformer", | ||
"version": "3.2.74-implicit-fields.0", | ||
"version": "3.2.74-rds-5.0", | ||
"description": "Implements the @key directive.", | ||
@@ -28,6 +28,6 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-dynamodb-transformer": "7.2.74-implicit-fields.0", | ||
"graphql-mapping-template": "4.20.15-implicit-fields.0", | ||
"graphql-transformer-common": "4.28.1-implicit-fields.0", | ||
"graphql-transformer-core": "8.2.7-implicit-fields.0", | ||
"graphql-dynamodb-transformer": "7.2.74-rds-5.0", | ||
"graphql-mapping-template": "4.20.14", | ||
"graphql-transformer-common": "4.28.1-rds-5.0", | ||
"graphql-transformer-core": "8.2.7-rds-5.0", | ||
"lodash": "^4.17.21" | ||
@@ -61,11 +61,5 @@ }, | ||
"text" | ||
], | ||
"collectCoverageFrom": [ | ||
"src/**/*.ts" | ||
], | ||
"coveragePathIgnorePatterns": [ | ||
"/__tests__/" | ||
] | ||
}, | ||
"gitHead": "d3c8f090361933fc72f45ddef935529bf3b0611d" | ||
"gitHead": "553dbfa03d3329121143749cbb04db3f44987b5e" | ||
} |
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
189314
+ Addedgraphql-dynamodb-transformer@7.2.74-rds-5.0(transitive)
+ Addedgraphql-mapping-template@4.20.14(transitive)
+ Addedgraphql-transformer-common@4.28.1-rds-5.0(transitive)
+ Addedgraphql-transformer-core@8.2.7-rds-5.0(transitive)
- Removedgraphql-dynamodb-transformer@7.2.74-implicit-fields.0(transitive)
- Removedgraphql-mapping-template@4.20.15-implicit-fields.0(transitive)
- Removedgraphql-transformer-common@4.28.1-implicit-fields.0(transitive)
- Removedgraphql-transformer-core@8.2.7-implicit-fields.0(transitive)