@mcma/aws-lambda-worker-invoker
Advanced tools
Comparing version 0.16.7 to 0.16.8
{ | ||
"name": "@mcma/aws-lambda-worker-invoker", | ||
"version": "0.16.7", | ||
"version": "0.16.8", | ||
"description": "Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK", | ||
@@ -34,11 +34,11 @@ "engines": { | ||
"dependencies": { | ||
"@aws-sdk/client-lambda": "^3.300.0" | ||
"@aws-sdk/client-lambda": "^3.441.0" | ||
}, | ||
"peerDependencies": { | ||
"@mcma/core": "0.16.7", | ||
"@mcma/worker-invoker": "0.16.7" | ||
"@mcma/core": "0.16.8", | ||
"@mcma/worker-invoker": "0.16.8" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.16.7", | ||
"@mcma/worker-invoker": "0.16.7", | ||
"@mcma/core": "0.16.8", | ||
"@mcma/worker-invoker": "0.16.8", | ||
"@types/node": "^18.15.10", | ||
@@ -45,0 +45,0 @@ "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
+ Added@mcma/core@0.16.8(transitive)
+ Added@mcma/worker-invoker@0.16.8(transitive)
- Removed@mcma/core@0.16.7(transitive)
- Removed@mcma/worker-invoker@0.16.7(transitive)