@portone/browser-sdk 0.0.18 → 0.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,4 +15,9 @@ export type InicisUnifiedIdentityVerificationBypass = {
15
15
  * 인증 업체를 미리 선택할 경우, 인증 업체 코드
16
16
  */
17
17
  directAgency?: 'PAYCO' | 'PASS' | 'TOSS' | 'KFTC' | 'KAKAO' | 'NAVER' | 'SAMSUNG' | 'SHINHAN' | 'KB' | 'HANA' | 'WOORI' | 'NH' | 'KAKAOBANK' | 'SMS';
18
+ /**
19
+ * 간편인증 시에 성별 및 외국인 정보를 제공하지 않는 업체(네이버, 카카오)에 대해 고객이 입력한 정보 사용
20
+ * 기본값: `Y`
21
+ */
22
+ FRGNDInfo?: 'Y' | 'N';
18
23
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@portone/browser-sdk",
3
3
  "type": "module",
4
- "version": "0.0.18",
4
+ "version": "0.0.19",
5
5
  "description": "PortOne SDK for browser",
6
6
  "keywords": [
7
7
  "PortOne",