Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-transformer-common

Package Overview
Dependencies
Maintainers
12
Versions
770
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-transformer-common - npm Package Compare versions

Comparing version 4.24.6-alpha.79 to 4.24.6-sync-fix.0

4

API.md

@@ -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',

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc