@tosspayments/brandpay-sdk
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.5](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.0.4...@tosspayments/brandpay-sdk@1.0.5) (2022-04-08) | ||
### Bug Fixes | ||
* **brandpay-sdk:** Make SDK installable on CodeSandbox ([#16](https://github.com/tosspayments/browser-sdk/issues/16)) ([390dd92](https://github.com/tosspayments/browser-sdk/commit/390dd923550cd760cd0156988f82de78ee339b9a)) | ||
## [1.0.4](https://github.com/tosspayments/browser-sdk/compare/@tosspayments/brandpay-sdk@1.0.3...@tosspayments/brandpay-sdk@1.0.4) (2022-04-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tosspayments/brandpay-sdk", | ||
"description": "TossPayments.js Brand Pay SDK", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "dist/index.cjs.js", | ||
@@ -23,2 +23,3 @@ "module": "dist/index.esm.js", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@tosspayments/sdk-loader": "1.1.0", | ||
"@types/jest": "^27.0.0", | ||
@@ -38,4 +39,3 @@ "jest": "^27.0.7", | ||
"dependencies": { | ||
"@tosspayments/brandpay__types": "^1.4.7", | ||
"@tosspayments/sdk-loader": "1.1.0" | ||
"@tosspayments/brandpay__types": "^1.4.7" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7f953ffdd526532337a04f1489e93ad89c65ddd9" | ||
"gitHead": "2af7ee1de378deb0fae9c2397c1110bbbf1bf5fa" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
10803
1
0
15
- Removed@tosspayments/sdk-loader@1.1.0
- Removed@tosspayments/sdk-loader@1.1.0(transitive)