aws-xray-sdk
Advanced tools
Comparing version 1.1.2 to 1.1.3
# Changelog for AWS X-Ray SDK for JavaScript | ||
<!--LATEST=1.1.2--> | ||
<!--LATEST=1.1.3--> | ||
<!--ENTRYINSERT--> | ||
## 1.1.3 | ||
* change: Updated aws-xray-sdk-core to 1.1.3. See aws-xray-sdk-core's CHANGELOG.md for package changes. | ||
* change: Updated aws-xray-sdk-express to 1.1.3. No further changes. | ||
* change: Updated aws-xray-sdk-mysql to 1.1.3. No further changes. | ||
* change: Updated aws-xray-sdk-postgres to 1.1.3. No further changes. | ||
## 1.1.2 | ||
@@ -6,0 +12,0 @@ * change: Updated aws-xray-sdk-core to 1.1.2. See aws-xray-sdk-core's CHANGELOG.md for package changes. |
{ | ||
"name": "aws-xray-sdk", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "AWS X-Ray SDK for Javascript", | ||
@@ -14,6 +14,6 @@ "author": "Amazon Web Services", | ||
"dependencies": { | ||
"aws-xray-sdk-core": "^1.1.2", | ||
"aws-xray-sdk-express": "^1.1.2", | ||
"aws-xray-sdk-mysql": "^1.1.2", | ||
"aws-xray-sdk-postgres": "^1.1.2", | ||
"aws-xray-sdk-core": "^1.1.3", | ||
"aws-xray-sdk-express": "^1.1.3", | ||
"aws-xray-sdk-mysql": "^1.1.3", | ||
"aws-xray-sdk-postgres": "^1.1.3", | ||
"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
18739
Updatedaws-xray-sdk-core@^1.1.3
Updatedaws-xray-sdk-express@^1.1.3
Updatedaws-xray-sdk-mysql@^1.1.3
Updatedaws-xray-sdk-postgres@^1.1.3