Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@scaleleap/amazon-mws-api-sdk

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleleap/amazon-mws-api-sdk - npm Package Compare versions

Comparing version 1.9.24 to 1.9.25

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

## [1.9.25](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.24...v1.9.25) (2020-12-23)
### Bug Fixes
* adds WAREHOUSE_DAMAGE adjustment type ([677e367](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/677e3679e79ab197005ddd9922cbc8286cb82695))
## [1.9.24](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.23...v1.9.24) (2020-12-23)

@@ -8,0 +15,0 @@

2

lib/constants.js

@@ -7,3 +7,3 @@ "use strict";

*/
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.24';
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.25';
//# sourceMappingURL=constants.js.map

@@ -305,2 +305,3 @@ "use strict";

AdjustmentTypeEnum["SellerRewards"] = "SellerRewards";
AdjustmentTypeEnum["WAREHOUSE_DAMAGE"] = "WAREHOUSE_DAMAGE";
})(AdjustmentTypeEnum = exports.AdjustmentTypeEnum || (exports.AdjustmentTypeEnum = {}));

@@ -307,0 +308,0 @@ const AdjustmentType = purify_ts_1.enumeration(AdjustmentTypeEnum);

@@ -26,3 +26,3 @@ {

},
"version": "1.9.24",
"version": "1.9.25",
"main": "lib/index.js",

@@ -29,0 +29,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc