Socket
Socket
Sign inDemoInstall

graphql-transformer-common

Package Overview
Dependencies
4
Maintainers
12
Versions
752
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.25.1 to 4.26.0-amplify-table-preview.0

3

API.md

@@ -402,2 +402,5 @@ ## API Report File for "graphql-transformer-common"

AuthCognitoUserPoolJSClientLogicalID: string;
TableManagerOnEventHandlerLogicalID: string;
TableManagerIsCompleteHandlerLogicalID: string;
TableManagerCustomProviderLogicalID: string;
};

@@ -404,0 +407,0 @@ // (undocumented)

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

# [4.26.0-amplify-table-preview.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.25.1...graphql-transformer-common@4.26.0-amplify-table-preview.0) (2023-10-12)
### Features
- bootstrap for adding amplify managed table ([#1849](https://github.com/aws-amplify/amplify-category-api/issues/1849)) ([d7d6740](https://github.com/aws-amplify/amplify-category-api/commit/d7d6740e7bc5291bc42eaefe208c0a5886b8a718))
## [4.25.1](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.25.0...graphql-transformer-common@4.25.1) (2023-08-30)

@@ -8,0 +14,0 @@

@@ -35,2 +35,5 @@ export declare class ResourceConstants {

AuthCognitoUserPoolJSClientLogicalID: string;
TableManagerOnEventHandlerLogicalID: string;
TableManagerIsCompleteHandlerLogicalID: string;
TableManagerCustomProviderLogicalID: string;
};

@@ -37,0 +40,0 @@ static PARAMETERS: {

@@ -40,2 +40,5 @@ "use strict";

AuthCognitoUserPoolJSClientLogicalID: 'AuthCognitoUserPoolJSClient',
TableManagerOnEventHandlerLogicalID: 'TableManagerOnEventHandler',
TableManagerIsCompleteHandlerLogicalID: 'TableManagerIsCompleteHandler',
TableManagerCustomProviderLogicalID: 'TableManagerCustomProvider',
};

@@ -42,0 +45,0 @@ ResourceConstants.PARAMETERS = {

4

package.json
{
"name": "graphql-transformer-common",
"version": "4.25.1",
"version": "4.26.0-amplify-table-preview.0",
"description": "Common code and constants for AppSync Transformers",

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

},
"gitHead": "aeab6657d2c5e29700b1ed9fa63219d36a8b2acc"
"gitHead": "7d153ff268ff8e8fab43105b5e9ea6611adfc2dd"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc