aws-xray-sdk-express
Advanced tools
Comparing version
# Changelog for AWS X-Ray SDK Express for JavaScript | ||
<!--LATEST=2.3.6--> | ||
<!--LATEST=2.4.0--> | ||
<!--ENTRYINSERT--> | ||
@@ -4,0 +4,0 @@ ## 2.3.4 |
{ | ||
"name": "aws-xray-sdk-express", | ||
"version": "2.3.6", | ||
"version": "2.4.0", | ||
"description": "AWS X-Ray Middleware for Express (Javascript)", | ||
@@ -17,6 +17,6 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^2.3.6" | ||
"aws-xray-sdk-core": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"aws-xray-sdk-core": "^2.3.6", | ||
"aws-xray-sdk-core": "^2.4.0", | ||
"chai": "^3.5.0", | ||
@@ -33,3 +33,3 @@ "eslint": "^4.19.1", | ||
"scripts": { | ||
"test": "./node_modules/.bin/mocha --recursive ./test/ -R spec" | ||
"test": "mocha --recursive ./test/ -R spec" | ||
}, | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/packages/express", | ||
"gitHead": "732a76ce1e57ec9761d01c582161f7efef116c40" | ||
"gitHead": "6369ce4323310c8794ada8581cfc802b6dcc668e" | ||
} |
27364
-0.07%