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

aws-xray-sdk

Package Overview
Dependencies
Maintainers
13
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-xray-sdk - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

8

CHANGELOG.md
# Changelog for AWS X-Ray SDK for JavaScript
<!--LATEST=1.1.4-->
<!--LATEST=1.1.7-->
<!--ENTRYINSERT-->
## 1.1.7
* change: Updated aws-xray-sdk-core to 1.1.7. See aws-xray-sdk-core's CHANGELOG.md for package changes.
* change: Updated aws-xray-sdk-express to 1.1.7. No further changes.
* change: Updated aws-xray-sdk-mysql to 1.1.7. No further changes.
* change: Updated aws-xray-sdk-postgres to 1.1.7. No further changes.
## 1.1.5

@@ -6,0 +12,0 @@ * The X-Ray SDK for Node.js is now an open source project. You can follow the project and submit issues and pull requests on [GitHub](https://github.com/aws/aws-xray-sdk-node).

10

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

@@ -14,6 +14,6 @@ "author": "Amazon Web Services",

"dependencies": {
"aws-xray-sdk-core": "^1.1.6",
"aws-xray-sdk-express": "^1.1.6",
"aws-xray-sdk-mysql": "^1.1.6",
"aws-xray-sdk-postgres": "^1.1.6",
"aws-xray-sdk-core": "^1.1.7",
"aws-xray-sdk-express": "^1.1.7",
"aws-xray-sdk-mysql": "^1.1.7",
"aws-xray-sdk-postgres": "^1.1.7",
"pkginfo": "^0.4.0"

@@ -20,0 +20,0 @@ },

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