aws-xray-sdk-koa2
Advanced tools
Comparing version 3.3.6 to 3.3.7
@@ -1,1 +0,3 @@ | ||
export function openSegment(defaultName: string): Function; | ||
import { Middleware } from 'koa'; | ||
export function openSegment(defaultName: string): Middleware; |
{ | ||
"name": "aws-xray-sdk-koa2", | ||
"version": "3.3.6", | ||
"version": "3.3.7", | ||
"description": "AWS X-Ray Middleware for koa (Javascript)", | ||
@@ -25,3 +25,3 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^3.3.6", | ||
"aws-xray-sdk-core": "^3.3.7", | ||
"koa": "^2.0.0" | ||
@@ -43,3 +43,3 @@ }, | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/sdk_contrib/koa", | ||
"gitHead": "0f6bee9679916d601d9cf27c5d146c9db55e3d3f" | ||
"gitHead": "f432b2d099298af9f223ef03c781967a227eb481" | ||
} |
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
17898
5158
103