🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

ordercloud-javascript-sdk

Package Overview
Dependencies
Maintainers
10
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ordercloud-javascript-sdk - npm Package Versions

1
57
13

4.11.1

Diff
crhistianr
published 4.11.1 •

Changelog

Source

[4.11.1] - 2022-11-03

Fixed

  • Updated acceptable version range for axios dependency (v1.0.0 and up won't work)
erincdustin
published 4.11.0 •

Changelog

Source

[4.11.0] - 2022-09-01

Added

  • SDK up to date with API v1.0.251
  • Introduces Cart API Endpoints
crhistianr
published 4.10.1 •

Changelog

Source

[4.10.1] - 2022-07-01

Fixed

  • Incorrect model type on DecodedToken.role #76
djsteinmetz
published 4.10.0 •

Changelog

Source

[4.10.0] - 2022-06-22

Added

  • New Feature: Ad-Hoc Products
  • Ad-Hoc Products enables adding products from an external system directly to an OrderCloud order
crhistianr
published 4.9.9 •

Changelog

Source

[4.9.9] - 2022-06-21

Fixed

  • Filters set with 0 are dropped #73
  • Access token not saved after refresh #74
djsteinmetz
published 4.9.8 •

Changelog

Source

[4.9.8] - 2022-06-08

Added

erincdustin
published 4.8.8 •

Changelog

Source

[4.8.8] - 2022-05-19

Added

  • SDK up to date with API v1.0.238
  • Introduces Order Returns and adds Message Sender templates
  • PriceScheduleID added to LineItems
djsteinmetz
published 4.7.8 •

Changelog

Source

[4.7.8] - 2022-05-04

Added

  • Added an optional customRoles array to the authentication methods to support authenticating with custom roles, in addition to standard ApiRoles.
erincdustin
published 4.6.8 •

Changelog

Source

[4.6.8] - 2022-05-02

Fixed

  • Docs now up to date with API v1.0.235 and previous changes to DecodedToken.role

Removed

  • The ApiRole InventoryAdmin was removed from the OrderCloud API and is now considered a custom role. This role was removed from the ApiRole type definition. This could be a breaking change if your application uses the role InventoryAdmin. In this case, we recommend making this role a custom role.
crhistianr
published 4.6.6 •

Changelog

Source

[4.6.6] - 2022-04-18

Fixed

  • bug where new models from v4.6.5 were not being bundled in the final output