appsync-template-tester
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -25,3 +25,3 @@ { | ||
"license": "MIT", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"main": "dist/index.js", | ||
@@ -28,0 +28,0 @@ "scripts": { |
@@ -42,3 +42,3 @@ # appsync-template-tester | ||
// parser.resolve() automatically typecasts (note JSON becomes a JS object for ease of testing) | ||
// parser.resolve() automatically typecasts | ||
const response = parser.resolve(context); | ||
@@ -45,0 +45,0 @@ |
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
122125