Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-transformer-interfaces

Package Overview
Dependencies
Maintainers
10
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/graphql-transformer-interfaces - npm Package Compare versions

Comparing version 3.3.0-nov-14-cut.0 to 3.3.0-nov-14-cut-1.0

1

API.md

@@ -792,2 +792,3 @@ ## API Report File for "@aws-amplify/graphql-transformer-interfaces"

allowDestructiveGraphqlSchemaUpdates: boolean;
replaceTableUponGsiUpdate: boolean;
useSubUsernameForDefaultIdentityClaim: boolean;

@@ -794,0 +795,0 @@ populateOwnerFieldForStaticGroupAuth: boolean;

3

CHANGELOG.md

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

# [3.3.0-nov-14-cut.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.2.2...@aws-amplify/graphql-transformer-interfaces@3.3.0-nov-14-cut.0) (2023-11-14)
# [3.3.0-nov-14-cut-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.2.2...@aws-amplify/graphql-transformer-interfaces@3.3.0-nov-14-cut-1.0) (2023-11-15)

@@ -17,2 +17,3 @@ ### Features

- sql lambda provisioned concurrency ([#2055](https://github.com/aws-amplify/amplify-category-api/issues/2055)) ([d8c5bf0](https://github.com/aws-amplify/amplify-category-api/commit/d8c5bf0b7df3cdd1ad499380d24fe49a61acbc7e))
- transformer behavior of replacing table upon gsi updates ([#2067](https://github.com/aws-amplify/amplify-category-api/issues/2067)) ([c4b7530](https://github.com/aws-amplify/amplify-category-api/commit/c4b7530e0880b34d411fc2732fa199e4a28bcea1))

@@ -19,0 +20,0 @@ ## [3.2.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.2.1...@aws-amplify/graphql-transformer-interfaces@3.2.2) (2023-11-02)

@@ -7,2 +7,3 @@ export type TransformParameters = {

allowDestructiveGraphqlSchemaUpdates: boolean;
replaceTableUponGsiUpdate: boolean;
useSubUsernameForDefaultIdentityClaim: boolean;

@@ -9,0 +10,0 @@ populateOwnerFieldForStaticGroupAuth: boolean;

{
"name": "@aws-amplify/graphql-transformer-interfaces",
"version": "3.3.0-nov-14-cut.0",
"version": "3.3.0-nov-14-cut-1.0",
"description": "Amplify GraphQL transformer interface definitions",

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

},
"gitHead": "fc9a8439add9d01a28f308ebf3b07b73b8d23923"
"gitHead": "7957a8c3e87fee7fadb53c2705b9840940e8030c"
}

@@ -16,2 +16,3 @@ /**

allowDestructiveGraphqlSchemaUpdates: boolean;
replaceTableUponGsiUpdate: boolean;

@@ -18,0 +19,0 @@ // Auth Params

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