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