New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aws-xray-sdk-express

Package Overview
Dependencies
Maintainers
13
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
2.3.5

2

CHANGELOG.md
# Changelog for AWS X-Ray SDK Express for JavaScript
<!--LATEST=2.3.4-->
<!--LATEST=2.3.5-->
<!--ENTRYINSERT-->

@@ -4,0 +4,0 @@ ## 2.3.4

{
"name": "aws-xray-sdk-express",
"version": "2.3.4",
"version": "2.3.5",
"description": "AWS X-Ray Middleware for Express (Javascript)",

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

"peerDependencies": {
"aws-xray-sdk-core": "^2.3.4"
"aws-xray-sdk-core": "^2.3.5"
},
"devDependencies": {
"aws-xray-sdk-core": "^2.3.4",
"aws-xray-sdk-core": "^2.3.5",
"chai": "^3.5.0",
"eslint": "^4.18.2",
"grunt": "^1.0.3",
"eslint": "^4.19.1",
"grunt": "^1.0.4",
"grunt-contrib-clean": "^1.0.0",
"grunt-jsdoc": "^2.1.0",
"mocha": "^6.1.4",
"nock": "^10.0.3",
"sinon": "^4.0.0",
"grunt-jsdoc": "^2.4.0",
"mocha": "^6.2.0",
"nock": "^10.0.6",
"sinon": "^4.5.0",
"sinon-chai": "^2.8.0"

@@ -46,3 +46,3 @@ },

"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/packages/express",
"gitHead": "15b489c609d2e56612e0e55e1011f73e2b5a43b9"
"gitHead": "0ead43d38e27b226238fdf29ceefa1633fd419d3"
}