0.1.3 • Published 2 months ago

@sitecore-marketplace-sdk/core v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

Sitecore Marketplace SDK - core package

core is an internal package used by other Sitecore Marketplace SDK packages. Developers typically do not need to directly interact with it.

The core package sets up secure communication between a Marketplace application and Sitecore, using the web browser's PostMessage API. It handles low-level details, such as:

  • secure handshake
  • request-response pattern
  • event publish-subscribe system
  • origin validation

Prerequisites

  • Node.js 16 or later. Check your installed version by using the node --version command.
  • npm 10 or later. Check your installed version by using the npm --version command.

Installation

core is automatically installed when you install other Marketplace SDK packages, such as client.

License

This package is part of the Sitecore Marketplace SDK, licensed under the Apache 2.0 License. Refer to the LICENSE file in the repository root.

Status

The core package is actively maintained as part of the Sitecore Marketplace SDK.

0.1.3

2 months ago

0.1.1

5 months ago

0.1.0

5 months ago