Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-mapping-template

Package Overview
Dependencies
Maintainers
12
Versions
635
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-mapping-template - npm Package Compare versions

Comparing version 4.20.12-no-internal-synth.0 to 4.20.12

2

CHANGELOG.md

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

## [4.20.12-no-internal-synth.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@4.20.11...graphql-mapping-template@4.20.12-no-internal-synth.0) (2023-08-08)
## [4.20.12](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@4.20.11...graphql-mapping-template@4.20.12) (2023-08-30)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-mapping-template

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

function printReturn(node, indent = '') {
var suffix = '';
let suffix = '';
if (node.value !== undefined) {

@@ -110,0 +110,0 @@ suffix = printParens((0, ast_1.parens)(node.value));

{
"name": "graphql-mapping-template",
"version": "4.20.12-no-internal-synth.0",
"version": "4.20.12",
"description": "An AST wrapper around AWS AppSync resolvers",

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

},
"gitHead": "30702c5c4cfabbd99cd7cbc74afd667f0a8b0f13"
"gitHead": "aeab6657d2c5e29700b1ed9fa63219d36a8b2acc"
}
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