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 Versions

1
810

1.5.0

Diff

Changelog

Source

1.5.0 (2020-07-16)

Bug Fixes

  • api-extractor issues (c02eebe)
  • fix lint issues (25330f5)
  • fix minor lint issue (d2c1a04)
  • fix minor lint issue (f7c964e)
  • parameters fix for getPackageLabels (477fd37)
  • workaround for api-extractor not running (a2a78f9)

Features

  • create confirmPreorder (a17ac2e)
  • create createInboundShipment (e7d650b)
  • create createInboundShipmentPlan (4e67963)
  • create estimateTransportRequest (ab8b492)
  • create getInboundGuidanceForAsin (ffd38df)
  • create getPackageLabels (ce1a01e)
  • create getPreorderInfo (0be869d)
  • create getPrepInstructionsForAsin (6eafbe4)
  • create getPrepInstructionsForSku (9835206)
  • create putTransportContent (4f88d6a)
  • create updateInboundShipment (8719bf3)
  • finish confirmTransportRequest (a75f674)
  • init fulfillmentInboundShipment (112fb4a)
  • init getTransportContent (239739e)
  • made getBillOfLading (16cfd9a)
  • made getInboundGuidanceForSku (ea63761)
  • made getUniquePackageLabels (8078e97)
  • made listInboundShipment by NT, fix codec address (c323bc3)
  • made listInboundShipmentItems (35155be)
  • made listInboundShipmentItemsByNextToken (0de78b9)
  • made listInboundShipments (71c366d)
  • made voidTransportRequest (2b3239c)
  • make getPalletLabels (6dffe69)
  • update getTransportContent (1e9f3b2)
moltar
published 1.4.2 •

Changelog

Source

1.4.2 (2020-07-16)

Bug Fixes

moltar
published 1.4.1 •

Changelog

Source

1.4.1 (2020-07-15)

Bug Fixes

  • deps: update dependency purify-ts to v0.16.0-beta.3 (2abf017)
moltar
published 1.4.0 •

Changelog

Source

1.4.0 (2020-07-10)

Bug Fixes

  • fix api-extrator issues (0db5be3)
  • fix GetLastUpdatedTimeForRecommendations sometimes return blank (32ad730)

Features

  • create listRecommendations, add enum mock to unit test (458df2a)
  • init recommendations (00cdc9a)
  • init recommendations (f7bd758)
  • made getLastUpdatedTimeForRecommendations (c33b71c)
  • made listRecommendationByNextToken (f1f79a7)
moltar
published 1.3.0 •

Changelog

Source

1.3.0 (2020-07-08)

Bug Fixes

  • check both api vers (2775650)
  • fix api extractor issues (167110a)
  • fix api version (edaf222)
  • make comment clearer (56029b1)
  • make name of address different from MerchantFulfillment (7e6afb9)
  • this is the correct API ver (a455fbf)

Features

  • create GetFbaOutboundShipmentDetail (f259195)
  • init shipmentInvoicing (c7f36ab)
  • make submitFbaOutboundShipmentInvoice (a5541be)
moltar
published 1.2.0 •

Changelog

Source

1.2.0 (2020-07-08)

Bug Fixes

  • add definitions for CanonicalizedSellerInputs (d0c8c9f)
  • add mark to where I last stopped (9726bf9)
  • add temp fix to uniform TZ (692af1b)
  • add todo to mwsDate (b0bb0ff)
  • api-extractor issues (85780de)
  • currency amount is different in merchant-fulfillment (7df0580)
  • fix issues that popped up due to cleanParameters change (5fe2987)
  • issue with updated mocks (6710542)
  • test structure (16ba997)
  • update version (49c4859)

Features

  • create cancelShipment (a0c0942)
  • create codec for getAdditionalSellerInputs (c264821)
  • create createShipment method (927d10a)
  • create getShipment (5902f39)
  • in progress getEligibleShippingServices (1cad3b3)
  • init create shipment (a653451)
  • init get additional seller inputs (2223441)
  • init merchant fulfillment (6cc6dc5)
  • init MerchantFulfillment (bf7754f)
  • made cancelShipment and tests (18a1d97)
  • made getEligibleShippingServices codecs and added more tests (d2b577a)
moltar
published 1.1.1 •

Changelog

Source

1.1.1 (2020-07-06)

Bug Fixes

  • deps: update dependency @scaleleap/amazon-marketplaces to v5.0.1 (0c3d77a)
moltar
published 1.1.0 •

Changelog

Source

1.1.0 (2020-06-30)

Bug Fixes

  • affected unit test (e2ded78)
  • api extractor fix for feeds (5174ff5)
  • cleaning up placeholder text, add Properties to 'Types used ...' (13c4086)
  • fix which parameter is required (530118d)
  • make CurrencyCode optional (6081b3f)
  • minor nomenclature change (bcb1767)
  • missed an enum (e56109d)
  • prob with incorrect type from codec, add sample args for test (dcffdec)

Features

  • add docs for feeds (de6b822)
  • finish docs for finances and products (ef10709)
  • initial pass at documentation. Sellers, Orders, Reports (dc86860)
  • table of contents update (04b7d5c)
  • table of contents update and headers update (6c851c4)
  • update docs for reports api (505de0a)
  • update docs for subscriptions (07847e1)
  • update examples with links (a4bd3ec)
  • update TOC (b8ffaa9)
moltar
published 1.0.0 •

Changelog

Source

1.0.0 (2020-06-30)

Bug Fixes

  • 'Report' -> 'Reports' caused InvalidAddress issue (2db44d6)
  • 'report' spelling (daefef1)
  • action for get report schedule count (5d67d38)
  • adapt cleanParameters for registerDestination parameters (3368363)
  • add comment explaining change (7b6a656)
  • add types to orders api (c569bee)
  • api extractor for feeds api (e963f69)
  • apis with optional params not required to pass in argument (e9c24d6)
  • apply http client factory to reports tests (58b3c87)
  • apply to fulfillment inventory (af7a57c)
  • bring back failing for testing (12536fb)
  • change type and update snapshots (dbe4ac1)
  • codec for cancel report requests (8868d4c)
  • define possible id types (c03b8c7)
  • define variable for codec with only product as attr (4997e5f)
  • expose finances parameter types (9e7f802)
  • expose parameters for orders (8d216f2)
  • expose parameters fulfillment inventory (b269d84)
  • expose parameters reports (474218f)
  • expose products parameters (641bb43)
  • fixed issues found in review (e639395)
  • deps: update dependency @scaleleap/amazon-marketplaces to v5 (22be939)
  • expose params for subscriptions (ebe2f06)
  • feed submission info can be multiple (a298671)
  • feed submission info is optional (5ec7ade)
  • fix codec to use ensure array (3ac9906)
  • fix codec to use ensure array (cbc567a)
  • fix issue with get matching product for id (6d6bbe6)
  • fix parameters get matching product for id (2593a79)
  • fix parameters get matching product for id (f0ca1d0)
  • fix parameters registerDestination (908ecfd)
  • fix return for GetMatchingProduct to match similar API (e4455f7)
  • fix type for general product (d52262e)
  • get lowest priced offer for sku and asin fi (3b1e398)
  • id type used in tests (222f26d)
  • import correct parameters (48ab7c9)
  • imports from * to enumerate each import to fix api-extractor (ae6a71d)
  • lint err (cd9346e)
  • lint error in reports (a51e92c)
  • lint issue (b61e3a2)
  • missed an 'S' in http.ts (427e49a)
  • missed some parameters (dca8930)
  • misspelt "ScheduleDate" (ddeb031)
  • misspelt finances (c258f17)
  • not included in amazon's docs but is possible error (2b185d3)
  • problems caught by new test (4688ca0)
  • refactor to fix api extractor warnings (57e805b)
  • refactored oneOfEnum codec, moved enums from types to codecs (2f8cc9e)
  • remove eslint ignore in http test (e59f763)
  • remove service status from reports (dcdecf2)
  • remove unneccesary comment (1ef87aa)
  • report info fix, for polly error (c6cae6b)
  • report schedule list might possibly return an array (4888d12)
  • report type (6ae5c57)
  • reports report request list, ensureArray not working as expected (df53573)
  • revert accidental parameter change (4514c00)
  • sample data directory (bbd82bb)
  • tail from string to ensureString (e83a226)
  • tests for products, reports, sellers, subscriptions (14cd5a9)
  • unit test utils, finances and fulfillment inv unit tests (943bbc3)
  • update api ver (d273391)
  • update codecs to match c# library. add comments to fixtures (4a03e1f)
  • update snapshot (d325f7a)
  • deps: update dependency fast-xml-parser to v3.17.4 (a4d27a3)
  • add error message to parsing error (d57ed19)
  • casts return value to MarketplaceParticipations (57090b1)
  • circular reference in products FeeDetail (571e29b)
  • circular reference in products FeeDetail (8ccc7da)
  • circular reference in products FeeDetail (0ed9e9f)
  • cleanParameters now works with array of objects (27324d7)
  • cleanParameters now works with array of objects (ffbd2a7)
  • define variable for codec with only product as attr (d6e774f)
  • ensureArray logic (2489885)
  • error handling (a2c0a6d)
  • fix codec to use ensure array (b79b13a)
  • fix codec to use ensure array (d18b8bd)
  • fix parameters get matching product for id (0c29949)
  • fix parameters get matching product for id (1642b40)
  • fix return for GetMatchingProduct to match similar API (91245bd)
  • fix type for general product (3b65799)
  • fix type for general product (555fbda)
  • handle get and post differently (fe2c1cd)
  • handle non-xml errors (5c59290)
  • homepage link (146a65e)
  • include all response properties in sellers codec (ebc508e)
  • integration test (5f00fba)
  • made variable names more descriptive (7d06fbc)
  • made variable names more descriptive (f960f84)
  • move query string to the body of the request (708ec18)
  • naming for some members with incorrect name from updated fixture (12cc824)
  • npm audit (41bc969)
  • orders integration test (c77f731)
  • parameters argument now used (7ae1f7a)
  • parameters argument now used (1db6a84)
  • product api FeeDetail property, temporary fix (5f47e8c)
  • product api FeeDetail property, temporary fix (f7f5453)
  • remove extra param from tests (b19f4b3)
  • updated fixture. changed some enums to string (cbcf1e3)
  • deps: update dependency fast-xml-parser to v3.17.0 (e833a04)
  • deps: update dependency fast-xml-parser to v3.17.2 (93aa98f)
  • deps: update dependency fast-xml-parser to v3.17.3 (faa1976)
  • parsing of empty arrays (c0ea38d)
  • proper casing for signature query param (acfbfd6)
  • remove extra params from listOrdersNT and listOrderItemsNT (4412364)
  • remove unneccesary comment (b5346c5)
  • deps: update dependency fast-xml-parser to v3.17.2 (8c6d26b)
  • parameters argument now used (e153121)
  • prevent MWSApiError from being exported (4328a18)
  • product api FeeDetail property, temporary fix (ee978e0)
  • removes no-param-reassign (4b840c0)
  • removes no-param-reassign (1767e75)
  • removes no-unused-expressions (15c7990)
  • set proper prototype of BadParameterError (ef0a38d)
  • stack trace fix attempt (e880d5d)
  • support older versions of node (7ee8c6b)
  • updated fixture. changed some enums to string (8313317)
  • updated fixture. changed some enums to string (2a4768e)
  • deps: update dependency @scaleleap/amazon-marketplaces to v4.1.0 (d0f4dd0)
  • deps: update dependency fast-xml-parser to v3.17.1 (e1fd605)
  • deps: update dependency ts-error to v1.0.6 (24201d5)
  • sellers integration test (be87cc7)
  • tests (7767c62)
  • to use POST method (b57426c)
  • to use the correct uri (5deb103)
  • update snapshots (1973dcb)
  • use compare by value in test (f328ca2)
  • use pascalcase properties in codec (39cc968)

Features

  • add better fixture for listInventorySupply (d22342c)
  • add custom error handling (cb82f1f)
  • add example for using received next tokens (cc7b99e)
  • add fixtures (8ce8f15)
  • add fulfillment_inventory_list_inventory_supply fixture (ecd6fef)
  • add full types for order (98c25bf)
  • add get matching product api (cf9f581)
  • add get matching product api (c8a8941)
  • add get matching product api (856991c)
  • add get service status (5bd7533)
  • add get service status for products api (4af496b)
  • add get-service-status example (387b73c)
  • add list matching products api (b667170)
  • add list matching products api (caa6eb3)
  • add list matching products api (b6556fc)
  • add list matching products api (2a3dd29)
  • add list orders example (52e0122)
  • add products and get my fees estimate (011e4a3)
  • add products and get my fees estimate (cd10f20)
  • add products and get my fees estimate (7dbdad3)
  • add request report api (fb57ecb)
  • add require only one type (bf57f3f)
  • add service status unit and integration test (e291f07)
  • add the rest of the sellers api (8b10bc9)
  • add using next tokens example (980cab4)
  • added list inventory supply by next token (c40a241)
  • cancel report requests' (d0c546b)
  • create getFeedSubmissionList (9bf93b5)
  • create ProductAdsPaymentEvent (a33514d)
  • create RentalTransactionEvent (5455c7c)
  • create ServiceFeeEvent (ddac653)
  • create subscription (ccf7ef6)
  • created submitFeeds, integ and unit tests, http update (f919239)
  • deregister destination (f71d347)
  • error handling (50dcdf1)
  • error handling for other sections (7c0bc21)
  • example for list inventory supply (4977959)
  • expose orders api (9273157)
  • expound on using next tokens (ea27f18)
  • finish listOrders implementation (8d7e4c9)
  • fulfillmentInventory.listInventorySupply (4bf5d61)
  • fulfillmentInventory.listInventorySupply unit test (2897331)
  • get competitive pricing for ASIN response api (b52ccc7)
  • get competitive pricing for ASIN response api (c1bf300)
  • get competitive pricing for ASIN response api (af305b1)
  • get competitive pricing for sku response api (00a68f4)
  • get competitive pricing for sku response api (d00e9bc)
  • get competitive pricing for sku response api (ec31452)
  • get lowest offer listings for asin (8981198)
  • get lowest offer listings for sku (0b146d4)
  • get lowest priced offers for asin (6b93f4c)
  • get lowest priced offers for asin, plus fix for FeeDetail (282a269)
  • get lowest priced offers for sku (599197c)
  • get lowest priced offers for sku (be46b5e)
  • get matching products for id api (270cb59)
  • get matching products for id api (b81f6f1)
  • get matching products for id api (2a7e0da)
  • get matching products for id api (011bb67)
  • get my price for asin (3aaf854)
  • get my price for sku (8875789)
  • get product categories for sku, plus some minor misspelling fixes (2fffd1c)
  • get report count (6f5aeff)
  • get report list (7ff06e8)
  • get report list nt (b154318)
  • get report request count (ccc4369)
  • get report request list api (db4d26d)
  • get report request list by NT (a0851e5)
  • get report schedule count (a1c07f7)
  • get report schedule list (da73f83)
  • get report, adjust response data parsing for get report (0c0c9d2)
  • get subscription (54d8d20)
  • getorder (5d03ef2)
  • handle edge cases, add listordersbynexttoken (27800a8)
  • have a special type for nexttoken (458ab03)
  • http client factory (8ee0dc9)
  • improve error message (f279d8e)
  • init feeds (df44797)
  • init finances (857c23a)
  • init subscriptions (00dff3b)
  • list financial event groups by nt (3782919)
  • list financial events group (ea86bc9)
  • list registered destinations (a3d99d0)
  • listorderitems (892d0f4)
  • made AdjustmentEvent (63ef1a1)
  • made AffordabilityExpenseEvent (86d61f4)
  • made AffordabilityExpenseReversalEvent (c087bc4)
  • made cancelfeedsubmissions (5bc64f0)
  • made CouponPaymentEvent and SAFETReimbursementEvent (78078d5)
  • made FBALiquidationEvent (5f3379a)
  • made getFeedSubmissionCount (b6fc7cb)
  • made getFeedSubmissionsList and fix tests (895d664)
  • made getFeedSubmissionsListByNT and feedsubmissioninfo (36777cf)
  • made listFinancialEventsByNextToken and fixes (3cfc578)
  • made NetworkComminglingTransactionEvent (1601348)
  • made PayWithAmazonEvent (5e533a1)
  • made RetrochargeEvent (de22e6d)
  • made SellerReviewEnrollmentPaymentEvent (a0684b6)
  • made ShipmentEvents codec (dc3dc62)
  • made SolutionProviderCreditEvent (69f2509)
  • make DebtRecoveryEvent (bd8eb20)
  • make LoanServicingEvent (51f7a05)
  • making requests mvp (f6138f9)
  • manage report schedule (7faa1ac)
  • manage report schedule change to array codec (f0e74c7)
  • move options into http module (7dfbcc6)
  • orders api (d340e9e)
  • parse and return meta from headers (774a1e8)
  • parse xml response (dd184cd)
  • parse, transform and validate response from sellers endpoint (6b24657)
  • prepare codec for financial events (8d50e4f)
  • prepare separate codec file to hold list of financial events (35c7559)
  • register destination. prepare http for fix to clean params (97989cd)
  • require dates instead of iso strings in list orders (9387465)
  • require whole marketplace object (3eb28f2)
  • resource action typelevel validation (425838a)
  • send test notification to destination (087bf63)
  • try out showing the http error (5f89df3)
  • update reports acknowledgements (ea96dc0)
  • update subscription (bcf8ad5)
  • use marketplaces package (fda2b02)
  • use purify as a json schema generator (1c91708)
moltar
published 1.0.0-alpha.2 •

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