New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amazon-sp-api

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazon-sp-api - npm Package Versions

134567

1.0.2

Diff
getarthy
published 1.0.2 •

Changelog

Source

v1.0.2 (2023-12-19)

Full Changelog

Notable changes:

  • Added retry possibility for ENOTFOUND errors

Commits:

getarthy
published 1.0.1 •

Changelog

Source

v1.0.1 (2023-12-14)

Full Changelog

Notable changes:

  • Added retry logic when remote server request fails with ETIMEDOUT error
  • Removed deprecated type ListCatalogItem
  • Added getCompetitiveSummary operation to productPricing (2022-05-01) endpoint

Commits:

  • Updated Readme (5c97d6b)
  • Added retry logic when remote server request fails with ETIMEDOUT error (a58dad6)
  • Removed unused interface ListCatalogItem (fix #243) (87cae8c)
  • Added test for getCompetitiveSummary operation (a8f4848)
  • Added getCompetitiveSummary operation to productPricing endpoint (0e67e1b)
  • Fixed getOrderItemsResponse TS Exception - Fixes issue #252 (97c95ed)
  • Added support for xlsx reports (i.e. GET_REMOTE_FULFILLMENT_ELIGIBILITY report) (cf8dad4)
  • Update SellingPartner.js (6b5f36d)

Merged pull requests:

amz-tools
published 1.0.0 •

Changelog

Source

v1.0.0 (2023-10-29)

Full Changelog

Notable changes:

Removed deprecated roleCredentials logic and operations.js Removed deprecated types: RoleCredentials, encryptionDetails for reports/feeds and AWS credentials Removed Signer.js class as signing of requests is deprecated Added new Request.js class and removed old request.js Removed deprecated endpoints versions: reports and feeds (2020-09-04) Fixes/Updates to order types

Commits:

  • Update package.json (13ede1e)
  • Minor changes to Readme (6e4142e)
  • Updated notificationType enum (ff46ac3)
  • Updated dependencies in package.json (1c1f0cc)
  • Updated Readme for 1.0.0 (58f00d8)
  • Updated tests (63320e1)
  • Removed role_credentials, encryptionDetails for reports/feeds and unneccessary credentials (9cf0a58)
  • Removed unused operations.js (1e48882)
  • Removed role_credentials and operations import (5ce7f20)
  • Formatting updates for TimeoutManager and utils (33bcaf2)
  • Added new Request class (30441f5)
  • Removed deprecated crendentials (b09cddd)
  • Removed request.js and Signer.js (be15e6b)
  • Removed deprecated reports and feeds version 2020-09-04 (ac5e5f1)
  • General fixing/updating of order typings (b642516)
  • fixes empty errors array handling in call api method (3903c05)

Merged pull requests:

  • General fixing/updating of orders typings #246 (amogower)
  • Fixes empty errors array handling in call api method #245 (Nifrigel)
amz-tools
published 0.8.5 •

Changelog

Source

v0.8.5 (2023-09-24)

Full Changelog

Commits:

  • Updated reports endpoint tests to work with newest version of endpoint (89db07e)
  • Updated fulfillmentOutbound test for getFeatures operation (4fdb1d7)
  • Removed tests fro deprecated fbaSmallAndLight endpoint (6d53e70)
  • Changed updateFulfillmentOrder to use PUT instead of GET --> Bugfix #242 (44d2e58)
  • Added deprecation date to getEligibleShipmentServicesOld, cancelShipmentOld, and getAdditionalSellerInputsOld operations of merchantFulfillment endpoint (4101937)
  • Added deprecation date for getInboundGuidance operation (b85a397)
  • Added deprecation date for authorization endpoint (61e6d7b)
  • Added deprecated warning to fbaSmallAndLight endpoint (68013f6)
  • Added deprecation warning for feeds and reports endpoints version v2020-09-04 (83da196)
  • option is called endpoints_versions instead of endpoint_versions (9c607de)
  • Update notifications_v1.js (74235de)
  • Add support for createReport types (d7fc9b1)
  • Bugfix: Capitalize properties of Interface GetOrdersQuery (d7060e1)
  • add missing params: endpoint, restricted_data_token to ReqParams interface (bec9e66)
  • added endpoint_versions option to client config (53a5d19)
  • added the new ORDER_CHANGE notification type (4c26544)

Merged pull requests:

amz-tools
published 0.8.4 •

Changelog

Source

v0.8.4 (2023-07-30)

Full Changelog

Commits:

  • Updated to lowered restore_rate for getItemOffersBatch (18cd8cc)
  • Added new replenishment api endpoint (08abe89)
  • Added sandbox-only submitFulfillmentOrderStatusUpdate operation for fulfillmentOutbound endpoint (77953e2)
  • Fixed downloadReport() function not considering the specified version for all steps (da2bd54)
  • Added missing GetItemOffersPath import (41c2e73)
  • Implemented timeoutManager as external class (565ebe7)
  • Updated dependencies (67a9f38)
  • Changed restore rate of confirmShipment to 2 per second (88ef612)
  • Removed hiring from Readme (7460a41)
  • Updated docs to new import structure (4a32949)
  • Changed module exports to work with esm imports, commonjs and also legacy definition via commonjs with SellingPartnerAPI naming (b49240f)
  • More correct response (726584c)
  • getReports (50619bf)
  • Add all report types (b40e019)
  • Update catalog item query (bee6acf)
  • Fixing capitalization in order payload (2db495c)
  • a timeoutManager object (3a8ebdc)
  • Add operation order.confirmShipment (e9e15d3)
  • Export all types for fbaInventory and update getInventorySummariesResponse type to match (d9b3f47)
  • add(type): productPricing.getItemOffers (fee8f03)
  • update(docs): add esm import (9bba19c)
  • feat(named exports): for SellingPartner class (01cc30a)
  • Fix ts is not a constructor (d98d41c)

Merged pull requests:

amz-tools
published 0.8.3 •

Changelog

Source

v0.8.3 (2023-03-14)

Full Changelog

Commits:

  • Added new productPricing endpoint version v2022-05-01 (95c1129)
  • Updated restore rates for orders v0, solicitations v1 and uploads v2020-11-01 (9fb8d34)
amz-tools
published 0.8.2 •

Changelog

Source

v0.8.2 (2023-02-21)

Full Changelog

Commits:

  • Updated Download Reports section in Readme (5621475)
  • Updated downloadReport methods to better fit in with the rest of the library (56dc033)
  • update SellingPartner.js (6ff6439)

Merged pull requests:

amz-tools
published 0.8.1 •

Changelog

Source

v0.8.1 (2023-01-28)

Full Changelog

Commits:

  • Added new headers option to Readme (309c3ea)
  • Added getOrderRegulatedInfo and updateVerificationsStatus orders endpoint operations (a4d6ffa)
  • Added v2 shipping operations (ca62c19)
amz-tools
published 0.8.0 •

Changelog

Source

v0.8.0 (2022-10-23)

Full Changelog

Commits:

  • Added timeouts to .download (ecbd0d1)
  • Updated vendorDirectFulfilmentShipping endpoint with new operations (de82cfb)
  • Changed restore rates according to SP-API Throttling Adjustments (e7be23b)
  • Removed deprecated operations listCatalogItems and getCatalogItem v0 (1bff27b)
  • Merge commit '5a2840f83a9ae878d1f4d01146664105e72c126e' (4e26ae7)
  • Slight productPricing test spec change (76fa00b)
  • Revert "Changed productPricing test spec" (714ca72)
  • Changed productPricing test spec (c8402df)
  • Added tests for timeouts (afa2822)
  • Update Readme to include timeouts section (66e2d99)
  • Changed timeouts to be set globally as well as timeouts object, added idle timeout and restructured the code a bit (41bd13a)
  • Add the new FBA_INVENTORY_AVAILABILITY_CHANGES notification (5a2840f)
  • Removed some artefacts (51a6158)
  • Added test for invalid security token (98ab500)
  • Made x-amz-security-token and AWS_SELLING_PARTNER_ROLE optional (26ca0d7)
  • typo String to string (44b182a)
  • Added response timeout and deadline timeout option support to allow request to be aborted if it takes a lot longer than expected due to network errors. (cf82599)

Merged pull requests:

  • Add the new FBA_INVENTORY_AVAILABILITY_CHANGES notification #173 (ctiospl)
  • Added response timeout and deadline timeout option support #148 (colin-brown)
amz-tools
published 0.7.10 •

Changelog

Source

v0.7.10 (2022-08-12)

Full Changelog

Commits:

  • Updated dependencies (ad123ee)
  • Removed tests for soon to be deprecated operations (a4b5b17)
  • Added deprecation warning to soon to be deprecated catalogItems v0 operations (c4afa2a)
  • Added the following operations to services endpoint: getRangeSlotCapacity, getFixedSlotCapacity, getAppointmentSlotsByJobId, getAppointmentSlots (89a554d)
  • CreateReportResponse unwraps the payload object (f56fdae)
  • Fix TypeScript compilation (641a46f)

Merged pull requests: