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.0.5 to 0.0.6

dist/api/hooks/authorize.hook.d.ts

6

CHANGELOG.md
# @commercetools/connect-payments-sdk
## 0.0.6
### Patch Changes
- 11ae367: Export authorization hook AuthorityAuthorizationHook in the root path
## 0.0.5

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

1

dist/api/index.d.ts

@@ -9,1 +9,2 @@ export * from './context/request-context.provider';

export * from './hooks/types/hook.type';
export * from './hooks/authorize.hook';

@@ -25,1 +25,2 @@ "use strict";

__exportStar(require("./hooks/types/hook.type"), exports);
__exportStar(require("./hooks/authorize.hook"), exports);

2

package.json
{
"name": "@commercetools/connect-payments-sdk",
"version": "0.0.5",
"version": "0.0.6",
"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