aws-apigw-authorizer
Advanced tools
Comparing version 0.1.19 to 0.1.20
{ | ||
"name": "aws-apigw-authorizer", | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"description": "AWS Lambda Authorizer for API Gateway", | ||
@@ -35,2 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/aws-lambda": "^8.10.15", | ||
"basic-auth": "^2.0.1", | ||
@@ -42,3 +43,2 @@ "ip-range-check": "0.0.2", | ||
"devDependencies": { | ||
"@types/aws-lambda": "^8.10.15", | ||
"@types/chai": "^4.1.7", | ||
@@ -45,0 +45,0 @@ "@types/chai-as-promised": "^7.1.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
13
5
+ Added@types/aws-lambda@^8.10.15
+ Added@types/aws-lambda@8.10.145(transitive)