@mcma/aws-lambda-worker-invoker
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "@mcma/aws-lambda-worker-invoker", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK", | ||
@@ -37,12 +37,12 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/client": "0.9.0", | ||
"@mcma/core": "0.9.0", | ||
"@mcma/data": "0.9.0", | ||
"@mcma/api": "0.9.0" | ||
"@mcma/client": "0.9.1", | ||
"@mcma/core": "0.9.1", | ||
"@mcma/data": "0.9.1", | ||
"@mcma/api": "0.9.1" | ||
}, | ||
"devDependencies": { | ||
"@mcma/api": "0.9.0", | ||
"@mcma/client": "0.9.0", | ||
"@mcma/core": "0.9.0", | ||
"@mcma/data": "0.9.0", | ||
"@mcma/api": "0.9.1", | ||
"@mcma/client": "0.9.1", | ||
"@mcma/core": "0.9.1", | ||
"@mcma/data": "0.9.1", | ||
"@types/node": "^13.7.6", | ||
@@ -49,0 +49,0 @@ "@types/uri-templates": "^0.1.30", |
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
2740