Socket
Socket
Sign inDemoInstall

graphql-transformer-common

Package Overview
Dependencies
Maintainers
12
Versions
761
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.29.1-sql-gen2-1.0 to 4.30.0-test-binary-size.0

7

API.md

@@ -410,7 +410,6 @@ ## API Report File for "graphql-transformer-common"

OpenSearchDataSourceLogicalID: string;
AmplifySQLLayerNotificationTopicName: string;
AmplifySQLLayerNotificationTopicAccount: string;
SQLLayerVersionManifestBucket: string;
SQLLayerVersionManifestBucketRegion: string;
SQLLayerManifestBucket: string;
SQLLayerManifestBucketRegion: string;
SQLLayerVersionManifestKeyPrefix: string;
SQLSNSTopicARNManifestKeyPrefix: string;
NoneDataSource: string;

@@ -417,0 +416,0 @@ AuthCognitoUserPoolLogicalID: string;

@@ -6,6 +6,8 @@ # Change Log

## [4.29.1-sql-gen2-1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.29.0...graphql-transformer-common@4.29.1-sql-gen2-1.0) (2024-04-02)
# [4.30.0-test-binary-size.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.29.0...graphql-transformer-common@4.30.0-test-binary-size.0) (2024-04-05)
**Note:** Version bump only for package graphql-transformer-common
### Features
- Fetch SNS topic ARN from SQL manifest ([#2345](https://github.com/aws-amplify/amplify-category-api/issues/2345)) ([fca256e](https://github.com/aws-amplify/amplify-category-api/commit/fca256e7cabf5af838b28b26c4ae0c3c8b1583eb))
# [4.29.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.28.1...graphql-transformer-common@4.29.0) (2024-03-28)

@@ -12,0 +14,0 @@

@@ -22,7 +22,6 @@ export declare class ResourceConstants {

OpenSearchDataSourceLogicalID: string;
AmplifySQLLayerNotificationTopicName: string;
AmplifySQLLayerNotificationTopicAccount: string;
SQLLayerVersionManifestBucket: string;
SQLLayerVersionManifestBucketRegion: string;
SQLLayerManifestBucket: string;
SQLLayerManifestBucketRegion: string;
SQLLayerVersionManifestKeyPrefix: string;
SQLSNSTopicARNManifestKeyPrefix: string;
NoneDataSource: string;

@@ -29,0 +28,0 @@ AuthCognitoUserPoolLogicalID: string;

@@ -27,7 +27,6 @@ "use strict";

OpenSearchDataSourceLogicalID: 'OpenSearchDataSource',
AmplifySQLLayerNotificationTopicName: 'AmplifySQLLayerNotification',
AmplifySQLLayerNotificationTopicAccount: '582037449441',
SQLLayerVersionManifestBucket: 'amplify-rds-layer-resources',
SQLLayerVersionManifestBucketRegion: 'us-east-1',
SQLLayerManifestBucket: 'amplify-rds-layer-resources',
SQLLayerManifestBucketRegion: 'us-east-1',
SQLLayerVersionManifestKeyPrefix: 'sql-layer-versions/',
SQLSNSTopicARNManifestKeyPrefix: 'sql-sns-topic-versions/',
NoneDataSource: 'NoneDataSource',

@@ -34,0 +33,0 @@ AuthCognitoUserPoolLogicalID: 'AuthCognitoUserPool',

{
"name": "graphql-transformer-common",
"version": "4.29.1-sql-gen2-1.0",
"version": "4.30.0-test-binary-size.0",
"description": "Common code and constants for AppSync Transformers",

@@ -69,3 +69,3 @@ "repository": {

},
"gitHead": "6b20fe9d8698030b08f97f0ac49cd1cba3aa63c9"
"gitHead": "0d198a0d8206e3fd29dd1b1410b6a535ee41b574"
}

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