graphql-transformer-common
Advanced tools
Comparing version 5.1.0 to 5.1.1-ai-next.0
@@ -514,2 +514,3 @@ ## API Report File for "graphql-transformer-common" | ||
STRING_METHOD: string; | ||
REF_METHOD: string; | ||
ENUM_METHOD: string; | ||
@@ -516,0 +517,0 @@ REFERENCE_A: string; |
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.1.1-ai-next.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.1.0...graphql-transformer-common@5.1.1-ai-next.0) (2024-11-01) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
# [5.1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.0.1...graphql-transformer-common@5.1.0) (2024-10-28) | ||
@@ -8,0 +12,0 @@ |
@@ -12,2 +12,3 @@ export declare const TYPESCRIPT_DATA_SCHEMA_CONSTANTS: { | ||
STRING_METHOD: string; | ||
REF_METHOD: string; | ||
ENUM_METHOD: string; | ||
@@ -14,0 +15,0 @@ REFERENCE_A: string; |
@@ -15,2 +15,3 @@ "use strict"; | ||
STRING_METHOD: 'string', | ||
REF_METHOD: 'ref', | ||
ENUM_METHOD: 'enum', | ||
@@ -17,0 +18,0 @@ REFERENCE_A: 'a', |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "5.1.0", | ||
"version": "5.1.1-ai-next.0", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -76,3 +76,3 @@ "repository": { | ||
}, | ||
"gitHead": "b5f095c196b28065ff2c82b6e89894890f887bcc" | ||
"gitHead": "7e91c8e2fdf06534f35f663db8cfff1c3b7fad9e" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
234913
1625
2