New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-connection-transformer

Package Overview
Dependencies
Maintainers
13
Versions
983
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-connection-transformer - npm Package Compare versions

Comparing version 5.2.62-alpha.7 to 5.2.62

2

lib/ModelConnectionTransformer.js

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

const graphql_1 = require("graphql");
const resources_1 = require("./resources");
const graphql_dynamodb_transformer_1 = require("graphql-dynamodb-transformer");

@@ -12,2 +11,3 @@ const graphql_transformer_common_1 = require("graphql-transformer-common");

const definitions_1 = require("./definitions");
const resources_1 = require("./resources");
const CONNECTION_STACK_NAME = 'ConnectionStack';

@@ -14,0 +14,0 @@ function makeConnectionAttributeName(type, field) {

{
"name": "graphql-connection-transformer",
"version": "5.2.62-alpha.7+37a28148f",
"version": "5.2.62",
"description": "An AppSync model transform for connecting objects.",

@@ -28,7 +28,7 @@ "repository": {

"graphql": "^15.5.0",
"graphql-dynamodb-transformer": "7.2.62-alpha.7+37a28148f",
"graphql-key-transformer": "3.2.62-alpha.7+37a28148f",
"graphql-mapping-template": "4.20.11-alpha.7+37a28148f",
"graphql-transformer-common": "4.24.9-alpha.7+37a28148f",
"graphql-transformer-core": "8.1.9-alpha.7+37a28148f"
"graphql-dynamodb-transformer": "7.2.62",
"graphql-key-transformer": "3.2.62",
"graphql-mapping-template": "4.20.11",
"graphql-transformer-common": "4.25.0",
"graphql-transformer-core": "8.1.9"
},

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

},
"gitHead": "37a28148f1666172e04d2830346bed2fe51ee58e"
"gitHead": "28a89d960eaf3be3b729af567c83442e374e2443"
}

Sorry, the diff of this file is too big to display

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