@carsayo/types 1.1.891739 → 1.1.891740

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.
@@ -166,7 +166,7 @@ export declare const TermCategoryData: readonly [{
166
166
  readonly isActive: true;
167
167
  }, {
168
168
  readonly id: 76000;
169
- readonly title: "카사요(주) 보험 비교 서비스 이용약관";
169
+ readonly title: "보험 비교서비스 이용약관";
170
170
  readonly description: "헥토 인증 보험 비교 서비스 이용약관";
171
171
  readonly type: "hecto_verify";
172
172
  readonly member_type: "insurance";
@@ -176,7 +176,7 @@ export declare const TermCategoryData: readonly [{
176
176
  readonly isActive: true;
177
177
  }, {
178
178
  readonly id: 76010;
179
- readonly title: "개인정보 제3자 제공";
179
+ readonly title: "개인정보 제3자 제공 동의서";
180
180
  readonly description: "헥토 인증 개인정보 제3자 제공 약관";
181
181
  readonly type: "hecto_verify";
182
182
  readonly member_type: "insurance";
@@ -216,7 +216,7 @@ export declare const TermCategoryData: readonly [{
216
216
  readonly isActive: true;
217
217
  }, {
218
218
  readonly id: 76050;
219
- readonly title: "[필수] 개인(신용)정보 수집 - 이용 동의";
219
+ readonly title: "개인정보 수집·이용 동의서";
220
220
  readonly description: "헥토 인증 개인(신용)정보 수집 - 이용 동의";
221
221
  readonly type: "hecto_verify";
222
222
  readonly member_type: "insurance";
package/dist/data/term.js CHANGED
@@ -191,7 +191,7 @@ exports.TermCategoryData = [
191
191
  },
192
192
  {
193
193
  id: 76000,
194
- title: "카사요(주) 보험 비교 서비스 이용약관",
194
+ title: "보험 비교서비스 이용약관",
195
195
  description: "헥토 인증 보험 비교 서비스 이용약관",
196
196
  type: "hecto_verify",
197
197
  member_type: "insurance",
@@ -202,7 +202,7 @@ exports.TermCategoryData = [
202
202
  },
203
203
  {
204
204
  id: 76010,
205
- title: "개인정보 제3자 제공",
205
+ title: "개인정보 제3자 제공 동의서",
206
206
  description: "헥토 인증 개인정보 제3자 제공 약관",
207
207
  type: "hecto_verify",
208
208
  member_type: "insurance",
@@ -246,7 +246,7 @@ exports.TermCategoryData = [
246
246
  },
247
247
  {
248
248
  id: 76050,
249
- title: "[필수] 개인(신용)정보 수집 - 이용 동의",
249
+ title: "개인정보 수집·이용 동의서",
250
250
  description: "헥토 인증 개인(신용)정보 수집 - 이용 동의",
251
251
  type: "hecto_verify",
252
252
  member_type: "insurance",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carsayo/types",
3
- "version": "1.1.891739",
3
+ "version": "1.1.891740",
4
4
  "description": "Carsayo app type",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",