Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-xray-sdk-koa2

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-xray-sdk-koa2 - npm Package Compare versions

Comparing version 3.3.6 to 3.3.7

4

lib/koa_mw.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc