@mcma/aws-lambda-worker-invoker
Advanced tools
Comparing version 0.4.6 to 0.5.0
{ | ||
"name": "@mcma/aws-lambda-worker-invoker", | ||
"version": "0.4.6", | ||
"version": "0.5.0", | ||
"description": "Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK", | ||
@@ -29,5 +29,14 @@ "engines": { | ||
"dependencies": { | ||
"@mcma/api": "0.4.6", | ||
"@mcma/client": "0.5.0", | ||
"@mcma/core": "0.5.0", | ||
"@mcma/data": "0.5.0", | ||
"@mcma/api": "0.5.0", | ||
"aws-sdk": "^2.291.0" | ||
}, | ||
"peerDependencies": { | ||
"@mcma/client": "0.5.0", | ||
"@mcma/core": "0.5.0", | ||
"@mcma/data": "0.5.0", | ||
"@mcma/api": "0.5.0" | ||
}, | ||
"devDependencies": { | ||
@@ -34,0 +43,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
2109
9
+ Added@mcma/client@0.5.0
+ Added@mcma/core@0.5.0
+ Added@mcma/data@0.5.0
+ Added@mcma/api@0.5.0(transitive)
+ Added@mcma/client@0.5.0(transitive)
+ Added@mcma/core@0.5.0(transitive)
+ Added@mcma/data@0.5.0(transitive)
- Removed@mcma/api@0.4.6(transitive)
- Removed@mcma/client@0.4.6(transitive)
- Removed@mcma/core@0.4.6(transitive)
- Removed@mcma/data@0.4.6(transitive)
Updated@mcma/api@0.5.0