@bigcommerce/checkout-sdk 1.757.1 → 1.758.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,16 +7,9 @@
7
7
  ### Properties
8
8
 
9
9
  - [stripeocs](WithStripeOCSPaymentInitializeOptions.md#stripeocs)
10
- - [stripeupe](WithStripeOCSPaymentInitializeOptions.md#stripeupe)
11
10
 
12
11
  ## Properties
13
12
 
14
13
  ### stripeocs
15
14
 
16
15
  • `Optional` **stripeocs**: [`StripeOCSPaymentInitializeOptions`](StripeOCSPaymentInitializeOptions.md)
17
-
18
- ___
19
-
20
- ### stripeupe
21
-
22
- • `Optional` **stripeupe**: [`StripeOCSPaymentInitializeOptions`](StripeOCSPaymentInitializeOptions.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.757.1",
3
+ "version": "1.758.0",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",