@tosspayments/brandpay-sdk
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [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) | ||
### Bug Fixes | ||
* **brandpay-sdk:** 타입 버전 업 ([#34](https://github.com/tosspayments/browser-sdk/issues/34)) ([d2d6d9f](https://github.com/tosspayments/browser-sdk/commit/d2d6d9f12bd0a4d6fe14ab8ff8a8f0917ccf9e3d)) | ||
## [1.1.3](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.1.2...@tosspayments/brandpay-sdk@1.1.3) (2022-12-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tosspayments/brandpay-sdk", | ||
"description": "TossPayments.js Brand Pay SDK", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"main": "dist/index.cjs.js", | ||
@@ -38,3 +38,3 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@tosspayments/brandpay__types": "^1.8.1" | ||
"@tosspayments/brandpay__types": "^1.12.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c0efd8613e5a5f0e36a1e86bf3b2173fa2238192" | ||
"gitHead": "6790d977f6286617d91af90bd9356649b6732fe3" | ||
} |
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
12741