@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.9.21 to 1.9.22
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.9.22](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.21...v1.9.22) (2020-12-22) | ||
### Bug Fixes | ||
* **deps:** update dependency axios to v0.21.1 ([0d3c013](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/0d3c013a812a8590e24cf841e5d272c0d1b96772)) | ||
## [1.9.21](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.20...v1.9.21) (2020-12-21) | ||
@@ -8,0 +15,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.21'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.22'; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "1.9.21", | ||
"version": "1.9.22", | ||
"main": "lib/index.js", | ||
@@ -51,3 +51,3 @@ "files": [ | ||
"@scaleleap/amazon-marketplaces": "9.0.0", | ||
"axios": "0.21.0", | ||
"axios": "0.21.1", | ||
"fast-xml-parser": "3.17.5", | ||
@@ -54,0 +54,0 @@ "html-entities": "1.4.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
1107125
+ Addedaxios@0.21.1(transitive)
- Removedaxios@0.21.0(transitive)
Updatedaxios@0.21.1