@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.9.15 to 1.9.16
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.9.16](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.15...v1.9.16) (2020-11-23) | ||
### Bug Fixes | ||
* **deps:** update dependency purify-ts to v0.16.1 ([81075ac](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/81075ac904e3f9691151c2f47086315f25221c5c)) | ||
## [1.9.15](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.14...v1.9.15) (2020-11-21) | ||
@@ -8,0 +15,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.15'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.16'; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "1.9.15", | ||
"version": "1.9.16", | ||
"main": "lib/index.js", | ||
@@ -54,3 +54,3 @@ "files": [ | ||
"html-entities": "1.3.1", | ||
"purify-ts": "0.16.0", | ||
"purify-ts": "0.16.1", | ||
"ts-error": "1.0.6" | ||
@@ -57,0 +57,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
1105418
+ Addedpurify-ts@0.16.1(transitive)
- Removedpurify-ts@0.16.0(transitive)
Updatedpurify-ts@0.16.1