@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.9.6 to 1.9.7
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.9.7](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.6...v1.9.7) (2020-09-29) | ||
### Bug Fixes | ||
* path to ts-node ([d7fc410](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/d7fc410d622801b64c53fbd62fd12f6e9dc2af90)) | ||
## [1.9.6](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.5...v1.9.6) (2020-09-29) | ||
@@ -8,0 +15,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.6'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.7'; | ||
//# sourceMappingURL=constants.js.map |
@@ -22,3 +22,3 @@ { | ||
"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"main": "lib/index.js", | ||
@@ -25,0 +25,0 @@ "files": [ |
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
1099861