Socket
Socket
Sign inDemoInstall

nesto-aws-xray-sdk

Package Overview
Dependencies
22
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4 to 1.3.5

2

lib/index.js
// Convenience file to require the SDK from the root of the repository
var AWSXRay = require('nesto-aws-xray-sdk-core');
AWSXRay.express = require('nesto-aws-xray-sdk-express');
AWSXRay.captureMySQL = require('aws-xray-sdk-mysql');
AWSXRay.capturePostgres = require('aws-xray-sdk-postgres');

@@ -7,0 +5,0 @@ var UNKNOWN = 'unknown';

4

package.json
{
"name": "nesto-aws-xray-sdk",
"version": "1.3.4",
"version": "1.3.5",
"description": "AWS X-Ray SDK for Javascript",

@@ -15,4 +15,2 @@ "author": "Amazon Web Services",

"nesto-aws-xray-sdk-express": "^1.3.0",
"aws-xray-sdk-mysql": "^1.3.0",
"aws-xray-sdk-postgres": "^1.3.0",
"nesto-aws-xray-sdk-core": "^1.3.0",

@@ -19,0 +17,0 @@ "pkginfo": "^0.4.0"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc