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

@commercetools/connect-payments-sdk

Package Overview
Dependencies
Maintainers
12
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools/connect-payments-sdk - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

6

CHANGELOG.md
# @commercetools/connect-payments-sdk
## 0.4.2
### Patch Changes
- 17b3982: export platform-sdk types
## 0.4.1

@@ -4,0 +10,0 @@

3

dist/commercetools/index.d.ts

@@ -1,4 +0,5 @@

export { AuthorizationService as CommercetoolsAuthorizationService } from './types/authorization.type';
export { CartService as CommercetoolsCartService } from './types/cart.type';
export { PaymentService as CommercetoolsPaymentService, TransactionData, UpdatePayment } from './types/payment.type';
export { SessionService as CommercetoolsSessionService, Session } from './types/session.type';
export { AuthorizationService as CommercetoolsAuthorizationService } from './types/authorization.type';
export { Cart, Payment, PaymentDraft, Money, LineItem, CustomLineItem, Address, Transaction, TransactionType, TransactionState, ShippingInfo, } from '@commercetools/platform-sdk';
{
"name": "@commercetools/connect-payments-sdk",
"version": "0.4.1",
"version": "0.4.2",
"description": "Payment SDK for commercetools payment connectors",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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