@fastify/aws-lambda
Advanced tools
Comparing version 4.1.0 to 5.0.0
@@ -29,3 +29,3 @@ { | ||
"license": "MIT", | ||
"version": "4.1.0", | ||
"version": "5.0.0", | ||
"main": "index.js", | ||
@@ -44,8 +44,8 @@ "type": "commonjs", | ||
"devDependencies": { | ||
"@fastify/multipart": "8.2.0", | ||
"@fastify/multipart": "^9.0.0", | ||
"@fastify/pre-commit": "^2.1.0", | ||
"@h4ad/serverless-adapter": "4.2.1", | ||
"@types/aws-lambda": "8.10.137", | ||
"@h4ad/serverless-adapter": "4.2.3", | ||
"@types/aws-lambda": "8.10.145", | ||
"aws-serverless-express": "^3.4.0", | ||
"aws-serverless-fastify": "^3.0.6", | ||
"aws-serverless-fastify": "^3.1.0", | ||
"benchmark": "^2.1.4", | ||
@@ -58,3 +58,3 @@ "eslint": "^8.56.0", | ||
"eslint-plugin-standard": "^5.0.0", | ||
"fastify": "^4.26.0", | ||
"fastify": "^5.0.0", | ||
"serverless-http": "^3.2.0", | ||
@@ -64,7 +64,2 @@ "tap": "^16.3.9", | ||
}, | ||
"overrides": { | ||
"aws-serverless-fastify": { | ||
"fastify": "^4.26.0" | ||
} | ||
}, | ||
"publishConfig": { | ||
@@ -71,0 +66,0 @@ "access": "public" |
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
25239