graphql-transformer-common
Advanced tools
Comparing version 4.24.6-alpha.79 to 4.24.6-sync-fix.0
@@ -389,2 +389,6 @@ ## API Report File for "graphql-transformer-common" | ||
OpenSearchDataSourceLogicalID: string; | ||
RDSLambdaIAMRoleLogicalID: string; | ||
RDSLambdaLogicalID: string; | ||
RDSLambdaDataSourceLogicalID: string; | ||
RDSLambdaDataSourceLogicalName: string; | ||
NoneDataSource: string; | ||
@@ -391,0 +395,0 @@ AuthCognitoUserPoolLogicalID: string; |
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.24.6-sync-fix.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.24.5...graphql-transformer-common@4.24.6-sync-fix.0) (2023-05-09) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
## [4.24.5](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.24.5-beta.0...graphql-transformer-common@4.24.5) (2023-03-01) | ||
@@ -8,0 +12,0 @@ |
@@ -22,2 +22,6 @@ export declare class ResourceConstants { | ||
OpenSearchDataSourceLogicalID: string; | ||
RDSLambdaIAMRoleLogicalID: string; | ||
RDSLambdaLogicalID: string; | ||
RDSLambdaDataSourceLogicalID: string; | ||
RDSLambdaDataSourceLogicalName: string; | ||
NoneDataSource: string; | ||
@@ -24,0 +28,0 @@ AuthCognitoUserPoolLogicalID: string; |
@@ -27,2 +27,6 @@ "use strict"; | ||
OpenSearchDataSourceLogicalID: 'OpenSearchDataSource', | ||
RDSLambdaIAMRoleLogicalID: 'RDSLambdaIAMRole', | ||
RDSLambdaLogicalID: 'RDSLambdaLogicalID', | ||
RDSLambdaDataSourceLogicalID: 'RDSLambdaDataSource', | ||
RDSLambdaDataSourceLogicalName: 'RDSLambdaDatabase', | ||
NoneDataSource: 'NoneDataSource', | ||
@@ -29,0 +33,0 @@ AuthCognitoUserPoolLogicalID: 'AuthCognitoUserPool', |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "4.24.6-alpha.79+743019ae5", | ||
"version": "4.24.6-sync-fix.0", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.9-alpha.79+743019ae5", | ||
"graphql-mapping-template": "4.20.8", | ||
"md5": "^2.2.1", | ||
@@ -52,3 +52,3 @@ "pluralize": "8.0.0" | ||
}, | ||
"gitHead": "743019ae512f36250dbd26ea474908e514f0e908" | ||
"gitHead": "48e5631fc6f61c8ee5b074f1e81d1d2aaf3528c1" | ||
} |
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
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
213597
1495
0
+ Addedgraphql-mapping-template@4.20.8(transitive)