aws-xray-sdk-koa2
Advanced tools
Comparing version 3.3.8 to 3.4.0
{ | ||
"name": "aws-xray-sdk-koa2", | ||
"version": "3.3.8", | ||
"version": "3.4.0", | ||
"description": "AWS X-Ray Middleware for koa (Javascript)", | ||
@@ -22,6 +22,6 @@ "author": "Amazon Web Services", | ||
"engines": { | ||
"node": ">= 12.x" | ||
"node": ">= 14.x" | ||
}, | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^3.3.8", | ||
"aws-xray-sdk-core": "^3.4.0", | ||
"koa": "^2.0.0" | ||
@@ -43,3 +43,3 @@ }, | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/sdk_contrib/koa", | ||
"gitHead": "a1f4c799ae79c6d7197af1e238d258cd7df56df5" | ||
"gitHead": "c831933eca6a727371b56733feb6275d35ad91e2" | ||
} |
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
3449