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

aws-xray-sdk

Package Overview
Dependencies
Maintainers
15
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 2.4.0 to 2.5.0

lib/index.d.ts

8

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

@@ -5,0 +11,0 @@ * change: Updated aws-xray-sdk-core to 2.4.0. See aws-xray-sdk-core's CHANGELOG.md for package changes.

20

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

@@ -10,2 +10,3 @@ "author": "Amazon Web Services",

"main": "lib/index.js",
"types": "lib/index.d.ts",
"engines": {

@@ -15,8 +16,15 @@ "node": ">= 4.x"

"dependencies": {
"aws-xray-sdk-core": "^2.4.0",
"aws-xray-sdk-express": "^2.4.0",
"aws-xray-sdk-mysql": "^2.4.0",
"aws-xray-sdk-postgres": "^2.4.0",
"aws-xray-sdk-core": "^2.5.0",
"aws-xray-sdk-express": "^2.5.0",
"aws-xray-sdk-mysql": "^2.5.0",
"aws-xray-sdk-postgres": "^2.5.0",
"pkginfo": "^0.4.0"
},
"devDependencies": {
"tsd": "^0.10.0"
},
"scripts": {
"test": "tsd",
"test-d": "tsd"
},
"keywords": [

@@ -32,3 +40,3 @@ "amazon",

"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/packages/full_sdk",
"gitHead": "6369ce4323310c8794ada8581cfc802b6dcc668e"
"gitHead": "9cb04b6ddcabca33dc483c8e1d3e82d6fb108e80"
}
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