@mcma/aws-api-gateway
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "@mcma/aws-api-gateway", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Node module with code for using AWS's API Gateway as an entry point to an MCMA API handler.", | ||
@@ -32,14 +32,14 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/client": "0.6.2", | ||
"@mcma/core": "0.6.2", | ||
"@mcma/data": "0.6.2", | ||
"@mcma/api": "0.6.2" | ||
"@mcma/client": "0.6.3", | ||
"@mcma/core": "0.6.3", | ||
"@mcma/data": "0.6.3", | ||
"@mcma/api": "0.6.3" | ||
}, | ||
"devDependencies": { | ||
"@mcma/client": "0.6.2", | ||
"@mcma/core": "0.6.2", | ||
"@mcma/data": "0.6.2", | ||
"@mcma/api": "0.6.2", | ||
"@mcma/client": "0.6.3", | ||
"@mcma/core": "0.6.3", | ||
"@mcma/data": "0.6.3", | ||
"@mcma/api": "0.6.3", | ||
"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
2897