@commercetools/connect-payments-sdk
Advanced tools
Comparing version 0.0.5 to 0.0.6
# @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 @@ |
@@ -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); |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94182
97
2503