Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-transformer-core

Package Overview
Dependencies
Maintainers
0
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.9.4-raven.3 to 2.9.4-raven.4

4

lib/transformer-context/resolver.js

@@ -146,3 +146,3 @@ "use strict";

this.synthesize = (context, api) => {
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
const scope = this.scope || context.stackManager.scope;

@@ -279,3 +279,3 @@ this.ensureNoneDataSource(api);

}
const initResponseResolver = this.runtime
const initResponseResolver = ((_m = this.runtime) === null || _m === void 0 ? void 0 : _m.name) === 'APPSYNC_JS'
? (0, ts_dedent_1.dedent) `

@@ -282,0 +282,0 @@ export const response = (ctx) => {

{
"name": "@aws-amplify/graphql-transformer-core",
"version": "2.9.4-raven.3",
"version": "2.9.4-raven.4",
"description": "A framework to transform from GraphQL SDL to AWS CloudFormation.",

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

},
"gitHead": "cb4c691b4e72f97e055717a2921b97c8af999571"
"gitHead": "b003162ea3b640ed2e57ffe2849381ec7ad5f730"
}

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

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