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

commerce-sdk-isomorphic

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commerce-sdk-isomorphic - npm Package Versions

234

3.1.1

Diff

Changelog

Source

v3.1.1

Bug fixes

  • Fixed a bug that may cause the DNT flag to be omitted #170
joel.uong.sfcc
published 3.1.0 •

Changelog

Source

v3.1.0

Enhancements

  • Update SLAS helpers to support DNT parameter #167
joel.uong.sfcc
published 3.0.0 •

Changelog

Source

v3.0.0

:warning: Planned API Changes :warning:

Shopper Context

Starting July 31st 2024, all endpoints in the Shopper context API will require the siteId parameter for new customers. This field is marked as optional for backward compatibility and will be changed to mandatory tentatively by January 2025. You can read more about the planned change here in the notes section.

Shopper Login (SLAS)

SLAS will soon require new tenants to pass channel_id as an argument for retrieving guest access tokens. You can read more about the planned change here.

Please be aware that existing tenants are on a temporary allow list and will see no immediate disruption to service. We do ask that all users seek to adhere to the channel_id requirement before the end of August to enhance your security posture before the holiday peak season.

In practice, we recommend:

  • For customers using the SLAS helpers with a public client, it is recommended to upgrade to at least v1.8.0 of the commerce-sdk-isomorphic.
  • For customers using the SLAS helpers with a private client, it is recommended to upgrade to v3.0.0 of the commerce-sdk-isomorphic.

Enchancements

  • Update SLAS helper function loginGuestUserPrivate to require channel_id through clientConfig.parameters.siteId #165
joel.uong.sfcc
published 2.1.0 •

Changelog

Source

v2.1.0

Enhancements

  • Export the parameter keys for each API endpoint #158

API Changes

Shopper Baskets

| Endpoint Name | Description | | ------------- |-----------------------------------| | updateItemsInBasket | Updates multiple items in a basket. |

mobify
published 2.1.0-dev.0 •

joel.uong.sfcc
published 2.0.0 •

Changelog

Source

v2.0.0

API Changes

Shopper Stores

  • API Added

Shopper Orders

  • New endpoint added

    | Endpoint Name | Description | | ------------- |-------------| | guestOrderLookup | Lookup a guest order |

Shopper Customers

  • Removal of deprecated endpoints:
    • invalidateCustomerAuth
    • authorizeCustomer
    • authorizeTrustedSystem
Enchancements
Bug fixes
  • Fixed createCodeVerifier adding entropy to be successfully indexed by Google Search Console #150
joel.uong.sfcc
published 1.13.1 •

Changelog

Source

v1.13.1

Bug fixes
  • Fix the missing offset and limit paramters in Shopper Search
joel.uong.sfcc
published 1.13.0 •

Changelog

Source

v1.13.0

joel.uong.sfcc
published 1.12.0 •

Changelog

Source

v1.12.0

API Added

| Endpoint Name | Description | | ------------- |-------------| |getUrlMapping | Gets URL mapping information for a URL that a shopper clicked or typed in. The mapping information is based on URL rules and redirects set up in Business Manager. For more information about prerequisites and sample usage, see URL Resolution. You can customize the behavior of this endpoint by using hooks. See the hooks for getUrlMapping in the Hook List. |

joel.uong.sfcc
published 1.11.0 •

Changelog

Source

v1.11.0

Enhancements
  • Add support for Shopper Login (SLAS) prviate client with helper functions #148
    • ⚠️ WARNING ⚠️: Users should be extremely cautious about using the SLAS private client helper functions in the browser as it can expose your client secret
  • Add support for custom query parameters #139
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