@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.9.20 to 1.9.21
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.9.21](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.20...v1.9.21) (2020-12-21) | ||
### Bug Fixes | ||
* **deps:** update dependency html-entities to v1.4.0 ([582e25c](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/582e25cb7960c7a6f40d3c8d5270a101e0b94f57)) | ||
## [1.9.20](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.19...v1.9.20) (2020-12-21) | ||
@@ -8,0 +15,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.20'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.21'; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "1.9.20", | ||
"version": "1.9.21", | ||
"main": "lib/index.js", | ||
@@ -53,3 +53,3 @@ "files": [ | ||
"fast-xml-parser": "3.17.5", | ||
"html-entities": "1.3.3", | ||
"html-entities": "1.4.0", | ||
"purify-ts": "0.16.1", | ||
@@ -56,0 +56,0 @@ "ts-error": "1.0.6" |
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
1106851
+ Addedhtml-entities@1.4.0(transitive)
- Removedhtml-entities@1.3.3(transitive)
Updatedhtml-entities@1.4.0