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