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

commerce-sdk

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commerce-sdk - npm Package Versions

1
6

2.5.0

Diff

Changelog

Source

v2.5.0

API Changes
  • The endpoints getOrder and getOrders have been added to the Orders API.
Enhancements
  • The SDK now sends a custom user agent with requests, commerce-sdk@<version>;. If you specify your own user agent in the client config, it will be replaced. If you specify your own user agent when making a request, it will be merged with the SDK user agent.
monkey-jeff
published 2.4.0 •

Changelog

Source

v2.4.0

Moved APIs
  • The Shopper Search API is now in the Discovery API family. To maintain backwards compatibility, the API is also available under the old Search family. Future changes to the Shopper Search API will only be applied to the version in the Discovery family.
New APIs
  • Shopper Discovery Search has been added to the SDK.
API Changes

Shopper Login

  • New endpoints

| Endpoint Name | Description | | ------------- |-------------| | getTrustedSystemAccessToken | Get a shopper JWT/access token, along with a refresh token for registered customers whose credentials are stored using a third party system. |

monkey-jeff
published 2.3.0 •

Changelog

Source

v2.3.0

New API

SLAS (Shopper Login & API Authentication Service) Administration is now supported in the SDK

API Changes

Shopper Customers

  • New operations
    • registerExternalProfile
    • getExternalProfile
monkey-jeff
published 2.2.0 •

Changelog

Source

v2.2.0

New API

Shopper Login Authentication Service is now supported in the SDK

API Changes

CDN Zones API

  • New operations
    • getCertificates
    • updateCertificates

Shopper Login BETA

  • New operation

    • logoutCustomer
  • Operation changed

    • authenticateCustomer changed from GET to POST

Catalogs

  • New operations
    • runCategoryRules
    • getCategorizationStatus
    • createUpdateRule
    • deleteRule
    • getCategoryRuleConditions
    • deleteCategoryRuleConditions

Products

  • New operation
    • getCategorizationAttributeDefinitions
monkey-jeff
published 2.1.1 •

Changelog

Source

v2.1.1

API Changes

CDN Zones API

  • Scopes added

Shopper Login

  • Updates made

  • Security and documentation updates made.

monkey-jeff
published 2.1.0 •

Changelog

Source

v2.1.0

API Changes

CDN Zones API

  • Endpoints Added
    • /organizations/{organizationId}/zones/{zoneId}/speed-settings Shopper Baskets
  • Endpoints Added
    • /organizations/{organizationId}/baskets/{basketId}/price-books
Documentation
  • Updated Readme with Security Information.
  • Added examples to retrieve shopper auth token
monkey-jeff
published 2.0.1 •

Changelog

Source

v2.0.1

Enhancements
  • Minor documentation updates
monkey-jeff
published 2.0.0 •

Changelog

Source

v2.0.0

GA
  • SDK GA Release
  • All APIs are now GA except Shopper Login which is still in Beta
Bug Fixes
  • Fixes an issue resolving nested data types
monkey-jeff
published 1.7.0-beta.0 •

Changelog

Source

v1.7.0-beta.0

Breaking
  • Customer API now includes Shopper Login
  • Types have been migrated into their corresponding class, making them easier to import.
monkey-jeff
published 1.6.0-beta.0 •

Changelog

Source

v1.6.0-beta.0

API Changes

None

Bug Fixes

Authentication was not being persisted by clients.

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