@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.4.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.4.0...v1.4.1) (2020-07-15) | ||
### Bug Fixes | ||
* **deps:** update dependency purify-ts to v0.16.0-beta.3 ([2abf017](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/2abf01722def647a6938f57c830a3df2ed9a5173)) | ||
# [1.4.0](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.3.0...v1.4.0) (2020-07-10) | ||
@@ -8,0 +15,0 @@ |
@@ -65,3 +65,3 @@ "use strict"; | ||
// Documentation type it as just a string, but the sample response is an object, | ||
// Unfortunately Amazon official docs don't have module for `ShipmentInvoicing` | ||
// Unfortunately Amazon official docs don't have the definition for this | ||
BuyerTaxInfo: purify_ts_1.optional(purify_ts_1.unknown), | ||
@@ -68,0 +68,0 @@ ShipmentItems: parsing_1.ensureArray('ShipmentItem', ShipmentItem), |
@@ -22,3 +22,3 @@ { | ||
"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/#readme", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"main": "lib/index.js", | ||
@@ -47,3 +47,3 @@ "files": [ | ||
"fast-xml-parser": "3.17.4", | ||
"purify-ts": "0.16.0-beta.2", | ||
"purify-ts": "0.16.0-beta.3", | ||
"ts-error": "1.0.6" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
713056
+ Addedpurify-ts@0.16.0-beta.3(transitive)
- Removedpurify-ts@0.16.0-beta.2(transitive)
Updatedpurify-ts@0.16.0-beta.3