@tosspayments/brandpay-sdk
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.5](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.1.4...@tosspayments/brandpay-sdk@1.1.5) (2023-01-18) | ||
### Bug Fixes | ||
* **brandpay-sdk:** 타입 버전 업 ([#37](https://github.com/tosspayments/browser-sdk/issues/37)) ([7a26985](https://github.com/tosspayments/browser-sdk/commit/7a26985d9981c8772d957af886dc24bc9888de6f)) | ||
## [1.1.4](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.1.3...@tosspayments/brandpay-sdk@1.1.4) (2023-01-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tosspayments/brandpay-sdk", | ||
"description": "TossPayments.js Brand Pay SDK", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"main": "dist/index.cjs.js", | ||
@@ -38,3 +38,3 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@tosspayments/brandpay__types": "^1.12.0" | ||
"@tosspayments/brandpay__types": "^1.11.1" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6790d977f6286617d91af90bd9356649b6732fe3" | ||
"gitHead": "617ed293fceb84e11b63d5b312a2967bc3e566fb" | ||
} |
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
13114