aws-xray-sdk
Advanced tools
Comparing version 1.1.6 to 1.1.7
# 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). |
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21962
Updatedaws-xray-sdk-core@^1.1.7
Updatedaws-xray-sdk-express@^1.1.7
Updatedaws-xray-sdk-mysql@^1.1.7
Updatedaws-xray-sdk-postgres@^1.1.7