@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.9.17 to 1.9.18
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.9.18](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.17...v1.9.18) (2020-12-14) | ||
### Bug Fixes | ||
* **deps:** update dependency html-entities to v1.3.3 ([05bde37](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/05bde37184a50ae6fec2424ffcc4acb855bd80a9)) | ||
## [1.9.17](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.16...v1.9.17) (2020-12-03) | ||
@@ -8,0 +15,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.17'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.18'; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "1.9.17", | ||
"version": "1.9.18", | ||
"main": "lib/index.js", | ||
@@ -53,3 +53,3 @@ "files": [ | ||
"fast-xml-parser": "3.17.5", | ||
"html-entities": "1.3.1", | ||
"html-entities": "1.3.3", | ||
"purify-ts": "0.16.1", | ||
@@ -73,3 +73,3 @@ "ts-error": "1.0.6" | ||
"ts-jest": "26.4.4", | ||
"ts-node": "9.1.0", | ||
"ts-node": "9.1.1", | ||
"tsconfigs": "4.0.2", | ||
@@ -76,0 +76,0 @@ "typescript": "3.9.7" |
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
1105983
+ Addedhtml-entities@1.3.3(transitive)
- Removedhtml-entities@1.3.1(transitive)
Updatedhtml-entities@1.3.3