graphql-mapping-template
Advanced tools
Comparing version 4.20.12-no-internal-synth.0 to 4.20.12
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
118214