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.4.0 to 1.4.1

7

CHANGELOG.md

@@ -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 @@

2

lib/sections/shipment-invoicing.js

@@ -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

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