@tosspayments/brandpay-sdk
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.6.3](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.6.2...@tosspayments/brandpay-sdk@1.6.3) (2024-11-27) | ||
### Bug Fixes | ||
* @tosspayments/brandpay__types 버전업 ([#128](https://github.com/tosspayments/browser-sdk/issues/128)) ([34d8c61](https://github.com/tosspayments/browser-sdk/commit/34d8c61c5f6782b6e7514bf1327e9bea5773e9d4)) | ||
## [1.6.2](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.6.1...@tosspayments/brandpay-sdk@1.6.2) (2024-09-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tosspayments/brandpay-sdk", | ||
"description": "TossPayments.js Brand Pay SDK", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"main": "dist/index.cjs.js", | ||
@@ -37,3 +37,3 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@tosspayments/brandpay__types": "1.16.0" | ||
"@tosspayments/brandpay__types": "1.16.1" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9a358aedea875ff1148e2a58b3855723ff9a137c" | ||
"gitHead": "78445816f06755f3008046f125e66f19f5c77c86" | ||
} |
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
30459
+ Added@tosspayments/brandpay__types@1.16.1(transitive)
- Removed@tosspayments/brandpay__types@1.16.0(transitive)