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

@commerce-apps/core

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commerce-apps/core

The Core package provides a variety of functions that make interacting with Salesforce Commerce APIs easy

  • 1.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

core

The Core package provides a variety of functions that make interacting with Salesforce Commerce APIs easy. The following are some of the Core package functions:

  • Authentication - An easy way to authenticate with the APIs that require Account Manager authentication.
  • HTTP operations - TypeScript functions for all the HTTP operations.
  • Caching - Ability to specify whether or not the results of HTTP requests should be cached.

commerce-sdk uses core to communicate with Salesforce Commerce APIs.

Setup

To install dependencies and build core:

# To setup
npm install

# To build
npm run build

## Testing

To run tests:
```bash
npm run test

To print the detailed test results and the errors on the console:

npm run test:debug

License Information

This package is licensed under BSD-3-Clause license. See the license for details.

FAQs

Package last updated on 09 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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