@tosspayments/payment-sdk
Advanced tools
Comparing version 1.7.2-alpha.3.0 to 1.8.0
@@ -217,13 +217,4 @@ 'use strict'; | ||
return window[name]; | ||
} // TODO: test용 유틸을 export 하는 대신 다른 방식을 사용해야함 | ||
// Test용 | ||
// export function clearCache() { | ||
// cachedPromise = null; | ||
// } | ||
// // Test용 | ||
// export function getCachedPromise() { | ||
// return cachedPromise; | ||
// } | ||
} | ||
var NamespaceNotAvailableError = /*#__PURE__*/function (_Error) { | ||
@@ -246,2 +237,3 @@ _inherits(NamespaceNotAvailableError, _Error); | ||
}( /*#__PURE__*/_wrapNativeSuper(Error)); | ||
var ScriptLoadFailedError = /*#__PURE__*/function (_Error2) { | ||
@@ -248,0 +240,0 @@ _inherits(ScriptLoadFailedError, _Error2); |
@@ -213,13 +213,4 @@ function _classCallCheck(instance, Constructor) { | ||
return window[name]; | ||
} // TODO: test용 유틸을 export 하는 대신 다른 방식을 사용해야함 | ||
// Test용 | ||
// export function clearCache() { | ||
// cachedPromise = null; | ||
// } | ||
// // Test용 | ||
// export function getCachedPromise() { | ||
// return cachedPromise; | ||
// } | ||
} | ||
var NamespaceNotAvailableError = /*#__PURE__*/function (_Error) { | ||
@@ -242,2 +233,3 @@ _inherits(NamespaceNotAvailableError, _Error); | ||
}( /*#__PURE__*/_wrapNativeSuper(Error)); | ||
var ScriptLoadFailedError = /*#__PURE__*/function (_Error2) { | ||
@@ -244,0 +236,0 @@ _inherits(ScriptLoadFailedError, _Error2); |
{ | ||
"name": "@tosspayments/payment-sdk", | ||
"description": "TossPayments.js Payment SDK", | ||
"version": "1.7.2-alpha.3.0", | ||
"version": "1.8.0", | ||
"main": "dist/tosspayments.cjs.js", | ||
@@ -23,3 +23,3 @@ "module": "dist/tosspayments.esm.js", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@tosspayments/sdk-loader": "1.2.1-alpha.3.0", | ||
"@tosspayments/sdk-loader": "2.0.0", | ||
"happy-dom": "^14.12.3", | ||
@@ -43,3 +43,3 @@ "prettier": "^2.0.2", | ||
}, | ||
"gitHead": "c558cf206d744750971a2323308b024ff120809a" | ||
"gitHead": "3b92018d70af028b11f55a9e03f771ceb5bd9dab" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
30847
462