@mcma/aws-lambda-worker-invoker
Advanced tools
Comparing version 0.13.14 to 0.13.15
@@ -14,3 +14,2 @@ "use strict"; | ||
operationName: workerRequest.operationName, | ||
contextVariables: workerRequest.contextVariables, | ||
input: workerRequest.input, | ||
@@ -17,0 +16,0 @@ tracker: workerRequest.tracker, |
{ | ||
"name": "@mcma/aws-lambda-worker-invoker", | ||
"version": "0.13.14", | ||
"version": "0.13.15", | ||
"description": "Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK", | ||
@@ -37,16 +37,11 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/client": "0.13.14", | ||
"@mcma/core": "0.13.14", | ||
"@mcma/data": "0.13.14", | ||
"@mcma/worker-invoker": "0.13.14" | ||
"@mcma/core": "0.13.15", | ||
"@mcma/worker-invoker": "0.13.15" | ||
}, | ||
"devDependencies": { | ||
"@mcma/client": "0.13.14", | ||
"@mcma/core": "0.13.14", | ||
"@mcma/data": "0.13.14", | ||
"@mcma/worker-invoker": "0.13.14", | ||
"@mcma/core": "0.13.15", | ||
"@mcma/worker-invoker": "0.13.15", | ||
"@types/node": "^13.7.6", | ||
"@types/uri-templates": "^0.1.30", | ||
"jasmine": "^3.2.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
3
4
3832
58