@tosspayments/brandpay-sdk
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.2](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.1.1...@tosspayments/brandpay-sdk@1.1.2) (2022-11-23) | ||
### Bug Fixes | ||
* **brandpay-sdk:** 브랜드페이 타이핑 버전 업 ([#29](https://github.com/tosspayments/browser-sdk/issues/29)) ([b62ef6b](https://github.com/tosspayments/browser-sdk/commit/b62ef6b71ab5299389b1a9f44333be60a917fd35)) | ||
## [1.1.1](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.1.0...@tosspayments/brandpay-sdk@1.1.1) (2022-11-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tosspayments/brandpay-sdk", | ||
"description": "TossPayments.js Brand Pay SDK", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "dist/index.cjs.js", | ||
@@ -38,3 +38,3 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@tosspayments/brandpay__types": "^1.7.0" | ||
"@tosspayments/brandpay__types": "^1.8.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1bc7ee3beeb592002627c3568d022f8ef3c89e21" | ||
"gitHead": "98e8f30b141a4ace132a6b79cbb18a051ea24714" | ||
} |
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
11975