Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-relational-transformer

Package Overview
Dependencies
Maintainers
10
Versions
413
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.2.0-rds-3.0 to 2.2.0-rds-4.0

10

CHANGELOG.md

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

# [2.2.0-rds-3.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.1.5...@aws-amplify/graphql-relational-transformer@2.2.0-rds-3.0) (2023-10-03)
# [2.2.0-rds-4.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.1.7...@aws-amplify/graphql-relational-transformer@2.2.0-rds-4.0) (2023-10-19)

@@ -15,2 +15,10 @@ ### Features

## [2.1.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.1.6...@aws-amplify/graphql-relational-transformer@2.1.7) (2023-10-12)
**Note:** Version bump only for package @aws-amplify/graphql-relational-transformer
## [2.1.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.1.5...@aws-amplify/graphql-relational-transformer@2.1.6) (2023-10-05)
**Note:** Version bump only for package @aws-amplify/graphql-relational-transformer
## [2.1.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.1.4...@aws-amplify/graphql-relational-transformer@2.1.5) (2023-10-02)

@@ -17,0 +25,0 @@

@@ -29,2 +29,3 @@ "use strict";

return (0, graphql_mapping_template_1.printBlock)('Invoke RDS Lambda data source')((0, graphql_mapping_template_1.compoundExpression)([
(0, graphql_mapping_template_1.iff)((0, graphql_mapping_template_1.ref)('ctx.stash.deniedField'), (0, graphql_mapping_template_1.raw)('#return($util.toJson(null))')),
(0, graphql_mapping_template_1.set)((0, graphql_mapping_template_1.ref)('lambdaInput'), (0, graphql_mapping_template_1.obj)({})),

@@ -51,2 +52,3 @@ (0, graphql_mapping_template_1.set)((0, graphql_mapping_template_1.ref)('lambdaInput.args'), (0, graphql_mapping_template_1.obj)({})),

return (0, graphql_mapping_template_1.printBlock)('Invoke RDS Lambda data source')((0, graphql_mapping_template_1.compoundExpression)([
(0, graphql_mapping_template_1.iff)((0, graphql_mapping_template_1.ref)('ctx.stash.deniedField'), (0, graphql_mapping_template_1.raw)('#return($util.toJson(null))')),
(0, graphql_mapping_template_1.set)((0, graphql_mapping_template_1.ref)('lambdaInput'), (0, graphql_mapping_template_1.obj)({})),

@@ -53,0 +55,0 @@ (0, graphql_mapping_template_1.set)((0, graphql_mapping_template_1.ref)('lambdaInput.args'), (0, graphql_mapping_template_1.obj)({})),

18

package.json
{
"name": "@aws-amplify/graphql-relational-transformer",
"version": "2.2.0-rds-3.0",
"version": "2.2.0-rds-4.0",
"description": "Amplify GraphQL relational modeling transformers",

@@ -31,13 +31,13 @@ "repository": {

"dependencies": {
"@aws-amplify/graphql-index-transformer": "2.2.0-rds-3.0",
"@aws-amplify/graphql-model-transformer": "2.3.0-rds-3.0",
"@aws-amplify/graphql-transformer-core": "2.3.0-rds-3.0",
"@aws-amplify/graphql-transformer-interfaces": "3.3.0-rds-3.0",
"@aws-amplify/graphql-index-transformer": "2.2.0-rds-4.0",
"@aws-amplify/graphql-model-transformer": "2.3.0-rds-4.0",
"@aws-amplify/graphql-transformer-core": "2.3.0-rds-4.0",
"@aws-amplify/graphql-transformer-interfaces": "3.3.0-rds-4.0",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.13-rds-3.0",
"graphql-transformer-common": "4.26.0-rds-3.0",
"graphql-mapping-template": "4.20.13-rds-4.0",
"graphql-transformer-common": "4.26.0-rds-4.0",
"immer": "^9.0.12"
},
"devDependencies": {
"@aws-amplify/graphql-transformer-test-utils": "0.3.0-rds-3.0"
"@aws-amplify/graphql-transformer-test-utils": "0.3.0-rds-4.0"
},

@@ -70,3 +70,3 @@ "peerDependencies": {

},
"gitHead": "c1efd4e687969d2cb64361ee656b7ce99a5eebb8"
"gitHead": "6061315de250612308d4517fe794d28a97d3a961"
}

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