@transcend-io/privacy-types 1.14.0 → 1.15.2

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.
Files changed (52) hide show
  1. package/build/identifier.d.ts +6 -0
  2. package/build/identifier.d.ts.map +1 -1
  3. package/build/identifier.js +6 -0
  4. package/build/identifier.js.map +1 -1
  5. package/build/subcategories/connection.d.ts +10 -0
  6. package/build/subcategories/connection.d.ts.map +1 -1
  7. package/build/subcategories/connection.js +10 -1
  8. package/build/subcategories/connection.js.map +1 -1
  9. package/build/subcategories/contact.d.ts +2 -0
  10. package/build/subcategories/contact.d.ts.map +1 -1
  11. package/build/subcategories/contact.js +2 -1
  12. package/build/subcategories/contact.js.map +1 -1
  13. package/build/subcategories/demographic.d.ts +19 -0
  14. package/build/subcategories/demographic.d.ts.map +1 -1
  15. package/build/subcategories/demographic.js +19 -1
  16. package/build/subcategories/demographic.js.map +1 -1
  17. package/build/subcategories/device.d.ts +5 -0
  18. package/build/subcategories/device.d.ts.map +1 -1
  19. package/build/subcategories/device.js +5 -1
  20. package/build/subcategories/device.js.map +1 -1
  21. package/build/subcategories/financial.d.ts +13 -2
  22. package/build/subcategories/financial.d.ts.map +1 -1
  23. package/build/subcategories/financial.js +13 -3
  24. package/build/subcategories/financial.js.map +1 -1
  25. package/build/subcategories/health.d.ts +7 -0
  26. package/build/subcategories/health.d.ts.map +1 -1
  27. package/build/subcategories/health.js +7 -1
  28. package/build/subcategories/health.js.map +1 -1
  29. package/build/subcategories/id.d.ts +13 -0
  30. package/build/subcategories/id.d.ts.map +1 -1
  31. package/build/subcategories/id.js +13 -1
  32. package/build/subcategories/id.js.map +1 -1
  33. package/build/subcategories/index.d.ts +39 -1
  34. package/build/subcategories/index.d.ts.map +1 -1
  35. package/build/subcategories/location.d.ts +6 -0
  36. package/build/subcategories/location.d.ts.map +1 -1
  37. package/build/subcategories/location.js +6 -1
  38. package/build/subcategories/location.js.map +1 -1
  39. package/build/subcategories/onlineActivity.d.ts +6 -0
  40. package/build/subcategories/onlineActivity.d.ts.map +1 -1
  41. package/build/subcategories/onlineActivity.js +6 -1
  42. package/build/subcategories/onlineActivity.js.map +1 -1
  43. package/build/subcategories/socialMedia.d.ts +2 -0
  44. package/build/subcategories/socialMedia.d.ts.map +1 -1
  45. package/build/subcategories/socialMedia.js +2 -1
  46. package/build/subcategories/socialMedia.js.map +1 -1
  47. package/build/subcategories/userProfile.d.ts +6 -0
  48. package/build/subcategories/userProfile.d.ts.map +1 -1
  49. package/build/subcategories/userProfile.js +6 -1
  50. package/build/subcategories/userProfile.js.map +1 -1
  51. package/build/tsbuildinfo +1 -1
  52. package/package.json +1 -1
@@ -39,6 +39,12 @@ export declare const IdentifierType: {
39
39
  MicrosoftAdvertisingId: "microsoftAdvertisingId";
40
40
  /** Amazon fire Advertising Id */
41
41
  AmazonFireAdvertisingId: "amazonFireAdvertisingId";
42
+ /**
43
+ * Roku Advertising Id
44
+ *
45
+ * @see https://developer.roku.com/docs/developer-program/advertising/integrating-roku-advertising-framework.md
46
+ */
47
+ Rida: "rida";
42
48
  /** The handle for the filestack file */
43
49
  FilestackHandle: "filestackHandle";
44
50
  /** An ID for a stripe user */
@@ -1 +1 @@
1
- {"version":3,"file":"identifier.d.ts","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,2BAA2B;IACtC,uBAAuB;;CAIvB,CAAC;AAEH;;GAEG;AACH,oBAAY,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC;AAE/E;;GAEG;AACH,eAAO,MAAM,cAAc;IAEzB,uEAAuE;;IAEvE,0BAA0B;;IAE1B,qBAAqB;;IAErB;;;;;OAKG;;IAEH,kCAAkC;;IAElC;;;;OAIG;;;IAIH,+BAA+B;;IAE/B,iCAAiC;;IAEjC,yCAAyC;;IAEzC,8BAA8B;;IAE9B,iCAAiC;;IAEjC,oBAAoB;;IAEpB;;;OAGG;;IAvDH,uBAAuB;;CAyDvB,CAAC;AAEH;;GAEG;AACH,oBAAY,cAAc,GAAG,OAAO,cAAc,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC"}
1
+ {"version":3,"file":"identifier.d.ts","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,2BAA2B;IACtC,uBAAuB;;CAIvB,CAAC;AAEH;;GAEG;AACH,oBAAY,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC;AAE/E;;GAEG;AACH,eAAO,MAAM,cAAc;IAEzB,uEAAuE;;IAEvE,0BAA0B;;IAE1B,qBAAqB;;IAErB;;;;;OAKG;;IAEH,kCAAkC;;IAElC;;;;OAIG;;;IAIH,+BAA+B;;IAE/B,iCAAiC;;IAEjC;;;;OAIG;;IAEH,yCAAyC;;IAEzC,8BAA8B;;IAE9B,iCAAiC;;IAEjC,oBAAoB;;IAEpB;;;OAGG;;IA7DH,uBAAuB;;CA+DvB,CAAC;AAEH;;GAEG;AACH,oBAAY,cAAc,GAAG,OAAO,cAAc,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC"}
@@ -43,6 +43,12 @@ exports.IdentifierType = (0, type_utils_1.makeEnum)({
43
43
  MicrosoftAdvertisingId: 'microsoftAdvertisingId',
44
44
  /** Amazon fire Advertising Id */
45
45
  AmazonFireAdvertisingId: 'amazonFireAdvertisingId',
46
+ /**
47
+ * Roku Advertising Id
48
+ *
49
+ * @see https://developer.roku.com/docs/developer-program/advertising/integrating-roku-advertising-framework.md
50
+ */
51
+ Rida: 'rida',
46
52
  /** The handle for the filestack file */
47
53
  FilestackHandle: 'filestackHandle',
48
54
  /** An ID for a stripe user */
@@ -1 +1 @@
1
- {"version":3,"file":"identifier.js","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;GAEG;AACU,QAAA,2BAA2B,GAAG,IAAA,qBAAQ,EAAC;IAClD,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,wBAAwB;IACxB,kBAAkB;CACnB,CAAC,CAAC;AAQH;;GAEG;AACU,QAAA,cAAc,GAAG,IAAA,qBAAQ,EAAC;IACrC,GAAG,mCAA2B;IAC9B,uEAAuE;IACvE,cAAc,EAAE,gBAAgB;IAChC,0BAA0B;IAC1B,MAAM,EAAE,QAAQ;IAChB,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd;;;;;OAKG;IACH,IAAI,EAAE,MAAM;IACZ,kCAAkC;IAClC,IAAI,EAAE,MAAM;IACZ;;;;OAIG;IACH,IAAI,EAAE,MAAM;IACZ,iDAAiD;IACjD,SAAS,EAAE,WAAW;IACtB,+BAA+B;IAC/B,sBAAsB,EAAE,wBAAwB;IAChD,iCAAiC;IACjC,uBAAuB,EAAE,yBAAyB;IAClD,yCAAyC;IACzC,eAAe,EAAE,iBAAiB;IAClC,8BAA8B;IAC9B,QAAQ,EAAE,UAAU;IACpB,iCAAiC;IACjC,WAAW,EAAE,aAAa;IAC1B,oBAAoB;IACpB,YAAY,EAAE,cAAc;IAC5B;;;OAGG;IACH,aAAa,EAAE,eAAe;CAC/B,CAAC,CAAC"}
1
+ {"version":3,"file":"identifier.js","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;GAEG;AACU,QAAA,2BAA2B,GAAG,IAAA,qBAAQ,EAAC;IAClD,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,wBAAwB;IACxB,kBAAkB;CACnB,CAAC,CAAC;AAQH;;GAEG;AACU,QAAA,cAAc,GAAG,IAAA,qBAAQ,EAAC;IACrC,GAAG,mCAA2B;IAC9B,uEAAuE;IACvE,cAAc,EAAE,gBAAgB;IAChC,0BAA0B;IAC1B,MAAM,EAAE,QAAQ;IAChB,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd;;;;;OAKG;IACH,IAAI,EAAE,MAAM;IACZ,kCAAkC;IAClC,IAAI,EAAE,MAAM;IACZ;;;;OAIG;IACH,IAAI,EAAE,MAAM;IACZ,iDAAiD;IACjD,SAAS,EAAE,WAAW;IACtB,+BAA+B;IAC/B,sBAAsB,EAAE,wBAAwB;IAChD,iCAAiC;IACjC,uBAAuB,EAAE,yBAAyB;IAClD;;;;OAIG;IACH,IAAI,EAAE,MAAM;IACZ,yCAAyC;IACzC,eAAe,EAAE,iBAAiB;IAClC,8BAA8B;IAC9B,QAAQ,EAAE,UAAU;IACpB,iCAAiC;IACjC,WAAW,EAAE,aAAa;IAC1B,oBAAoB;IACpB,YAAY,EAAE,cAAc;IAC5B;;;OAGG;IACH,aAAa,EAAE,eAAe;CAC/B,CAAC,CAAC"}
@@ -1,4 +1,14 @@
1
+ /**
2
+ * Permanent (e.g., device IDs, MAC address) or temporary (e.g., IP address)
3
+ * identifiers needed to establish a connection for the current browsing session.
4
+ */
1
5
  export declare const ConnectionSubCategory: {
6
+ /** A Media Access Control address */
7
+ MACAddress: "MAC_ADDRESS";
8
+ /** An internet protocol address */
9
+ IPAddress: "IP_ADDRESS";
10
+ /** The User-Agent request header */
11
+ UserAgent: "USER_AGENT";
2
12
  /** Fallback subcategory */
3
13
  Connection: "CONNECTION";
4
14
  };
@@ -1 +1 @@
1
- {"version":3,"file":"connection.d.ts","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;IAEhC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,qBAAqB,GAC/B,OAAO,qBAAqB,CAAC,MAAM,OAAO,qBAAqB,CAAC,CAAC"}
1
+ {"version":3,"file":"connection.d.ts","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,eAAO,MAAM,qBAAqB;IAChC,qCAAqC;;IAErC,mCAAmC;;IAEnC,oCAAoC;;IAEpC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,qBAAqB,GAC/B,OAAO,qBAAqB,CAAC,MAAM,OAAO,qBAAqB,CAAC,CAAC"}
@@ -2,8 +2,17 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ConnectionSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /**
6
+ * Permanent (e.g., device IDs, MAC address) or temporary (e.g., IP address)
7
+ * identifiers needed to establish a connection for the current browsing session.
8
+ */
5
9
  exports.ConnectionSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
10
+ /** A Media Access Control address */
11
+ MACAddress: 'MAC_ADDRESS',
12
+ /** An internet protocol address */
13
+ IPAddress: 'IP_ADDRESS',
14
+ /** The User-Agent request header */
15
+ UserAgent: 'USER_AGENT',
7
16
  /** Fallback subcategory */
8
17
  Connection: 'CONNECTION',
9
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"connection.js","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,qBAAqB,GAAG,IAAA,qBAAQ,EAAC;IAC5C,sEAAsE;IACtE,2BAA2B;IAC3B,UAAU,EAAE,YAAY;CACzB,CAAC,CAAC"}
1
+ {"version":3,"file":"connection.js","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;;GAGG;AACU,QAAA,qBAAqB,GAAG,IAAA,qBAAQ,EAAC;IAC5C,qCAAqC;IACrC,UAAU,EAAE,aAAa;IACzB,mCAAmC;IACnC,SAAS,EAAE,YAAY;IACvB,oCAAoC;IACpC,SAAS,EAAE,YAAY;IACvB,2BAA2B;IAC3B,UAAU,EAAE,YAAY;CACzB,CAAC,CAAC"}
@@ -3,6 +3,8 @@ export declare const ContactSubCategory: {
3
3
  Email: "EMAIL";
4
4
  /** A phone number */
5
5
  Phone: "PHONE";
6
+ /** How to refer to someone (e.g. Sir/Madam/Mr/Ms) */
7
+ Title: "TITLE";
6
8
  /** Fallback subcategory */
7
9
  Contact: "CONTACT";
8
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;IAC7B,uBAAuB;;IAEvB,qBAAqB;;IAGrB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,kBAAkB,GAC5B,OAAO,kBAAkB,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC"}
1
+ {"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;IAC7B,uBAAuB;;IAEvB,qBAAqB;;IAErB,qDAAqD;;IAErD,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,kBAAkB,GAC5B,OAAO,kBAAkB,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC"}
@@ -7,7 +7,8 @@ exports.ContactSubCategory = (0, type_utils_1.makeEnum)({
7
7
  Email: 'EMAIL',
8
8
  /** A phone number */
9
9
  Phone: 'PHONE',
10
- // TODO: https://transcend.height.app/T-14003 - add more contact subcategories (address, etc.)
10
+ /** How to refer to someone (e.g. Sir/Madam/Mr/Ms) */
11
+ Title: 'TITLE',
11
12
  /** Fallback subcategory */
12
13
  Contact: 'CONTACT',
13
14
  });
@@ -1 +1 @@
1
- {"version":3,"file":"contact.js","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,kBAAkB,GAAG,IAAA,qBAAQ,EAAC;IACzC,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd,8FAA8F;IAC9F,2BAA2B;IAC3B,OAAO,EAAE,SAAS;CACnB,CAAC,CAAC"}
1
+ {"version":3,"file":"contact.js","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,kBAAkB,GAAG,IAAA,qBAAQ,EAAC;IACzC,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd,qDAAqD;IACrD,KAAK,EAAE,OAAO;IACd,2BAA2B;IAC3B,OAAO,EAAE,SAAS;CACnB,CAAC,CAAC"}
@@ -1,4 +1,23 @@
1
+ /** Information about the features or characteristics of a user */
1
2
  export declare const DemographicSubCategory: {
3
+ /** Information about an individual's racial or ethnic origin */
4
+ RaceOrEthnicity: "RACE_OR_ETHNICITY";
5
+ /** An individual's gender */
6
+ Gender: "GENDER";
7
+ /** An individual's date of birth */
8
+ DateOfBirth: "DATE_OF_BIRTH";
9
+ /** An individual's country, city, or other static location information */
10
+ Region: "REGION";
11
+ /** The industry in which an individual works */
12
+ Industry: "INDUSTRY";
13
+ /** An individual's sexual orientation */
14
+ SexualOrientation: "SEXUAL_ORIENTATION";
15
+ /** Information about an individual's union membership */
16
+ UnionMembership: "UNION_MEMBERSHIP";
17
+ /** Information about an individual's religious beliefs */
18
+ Religion: "RELIGION";
19
+ /** Information about an individual's political beliefs or party membership */
20
+ PoliticalAffiliation: "POLITICAL_AFFILIATION";
2
21
  /** Fallback subcategory */
3
22
  Demographic: "DEMOGRAPHIC";
4
23
  };
@@ -1 +1 @@
1
- {"version":3,"file":"demographic.d.ts","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"demographic.d.ts","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":"AAEA,kEAAkE;AAClE,eAAO,MAAM,sBAAsB;IACjC,gEAAgE;;IAEhE,6BAA6B;;IAE7B,oCAAoC;;IAEpC,0EAA0E;;IAE1E,gDAAgD;;IAEhD,yCAAyC;;IAEzC,yDAAyD;;IAEzD,0DAA0D;;IAE1D,8EAA8E;;IAE9E,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
@@ -2,8 +2,26 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DemographicSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /** Information about the features or characteristics of a user */
5
6
  exports.DemographicSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
7
+ /** Information about an individual's racial or ethnic origin */
8
+ RaceOrEthnicity: 'RACE_OR_ETHNICITY',
9
+ /** An individual's gender */
10
+ Gender: 'GENDER',
11
+ /** An individual's date of birth */
12
+ DateOfBirth: 'DATE_OF_BIRTH',
13
+ /** An individual's country, city, or other static location information */
14
+ Region: 'REGION',
15
+ /** The industry in which an individual works */
16
+ Industry: 'INDUSTRY',
17
+ /** An individual's sexual orientation */
18
+ SexualOrientation: 'SEXUAL_ORIENTATION',
19
+ /** Information about an individual's union membership */
20
+ UnionMembership: 'UNION_MEMBERSHIP',
21
+ /** Information about an individual's religious beliefs */
22
+ Religion: 'RELIGION',
23
+ /** Information about an individual's political beliefs or party membership */
24
+ PoliticalAffiliation: 'POLITICAL_AFFILIATION',
7
25
  /** Fallback subcategory */
8
26
  Demographic: 'DEMOGRAPHIC',
9
27
  });
@@ -1 +1 @@
1
- {"version":3,"file":"demographic.js","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
1
+ {"version":3,"file":"demographic.js","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD,kEAAkE;AACrD,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,gEAAgE;IAChE,eAAe,EAAE,mBAAmB;IACpC,6BAA6B;IAC7B,MAAM,EAAE,QAAQ;IAChB,oCAAoC;IACpC,WAAW,EAAE,eAAe;IAC5B,0EAA0E;IAC1E,MAAM,EAAE,QAAQ;IAChB,gDAAgD;IAChD,QAAQ,EAAE,UAAU;IACpB,yCAAyC;IACzC,iBAAiB,EAAE,oBAAoB;IACvC,yDAAyD;IACzD,eAAe,EAAE,kBAAkB;IACnC,0DAA0D;IAC1D,QAAQ,EAAE,UAAU;IACpB,8EAA8E;IAC9E,oBAAoB,EAAE,uBAAuB;IAC7C,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
@@ -1,4 +1,9 @@
1
+ /**
2
+ * The type of operating system (OS) or web browser that the user uses, or similar computer or device information.
3
+ */
1
4
  export declare const DeviceSubCategory: {
5
+ /** A unique device identifier */
6
+ SerialNumber: "SERIAL_NUMBER";
2
7
  /** Fallback subcategory */
3
8
  Device: "DEVICE";
4
9
  };
@@ -1 +1 @@
1
- {"version":3,"file":"device.d.ts","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;IAE5B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
1
+ {"version":3,"file":"device.d.ts","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,iBAAiB;IAC5B,iCAAiC;;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
@@ -2,8 +2,12 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeviceSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /**
6
+ * The type of operating system (OS) or web browser that the user uses, or similar computer or device information.
7
+ */
5
8
  exports.DeviceSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
9
+ /** A unique device identifier */
10
+ SerialNumber: 'SERIAL_NUMBER',
7
11
  /** Fallback subcategory */
8
12
  Device: 'DEVICE',
9
13
  });
@@ -1 +1 @@
1
- {"version":3,"file":"device.js","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,sEAAsE;IACtE,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
1
+ {"version":3,"file":"device.js","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;GAEG;AACU,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,iCAAiC;IACjC,YAAY,EAAE,eAAe;IAC7B,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
@@ -1,8 +1,19 @@
1
+ /** Information about an individual's finances */
1
2
  export declare const FinancialSubCategory: {
2
- /** Fallback subcategory */
3
- Financial: "FINANCIAL";
3
+ /** Account number */
4
+ AccountNumber: "ACCOUNT_NUMBER";
4
5
  /** Credit Card Number */
5
6
  CreditCardNumber: "CREDIT_CARD_NUMBER";
7
+ /** Income */
8
+ Income: "INCOME";
9
+ /** Tax information */
10
+ Tax: "TAX";
11
+ /** Routing number */
12
+ RoutingNumber: "ROUTING_NUMBER";
13
+ /** Debit Card Number */
14
+ DebitCardNumber: "DEBIT_CARD_NUMBER";
15
+ /** Fallback subcategory */
16
+ Financial: "FINANCIAL";
6
17
  };
7
18
  /**
8
19
  * Overload with type of integration
@@ -1 +1 @@
1
- {"version":3,"file":"financial.d.ts","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;IAE/B,2BAA2B;;IAE3B,yBAAyB;;CAEzB,CAAC;AAEH;;GAEG;AACH,oBAAY,oBAAoB,GAC9B,OAAO,oBAAoB,CAAC,MAAM,OAAO,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"financial.d.ts","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":"AAEA,iDAAiD;AACjD,eAAO,MAAM,oBAAoB;IAC/B,qBAAqB;;IAErB,yBAAyB;;IAEzB,aAAa;;IAEb,sBAAsB;;IAEtB,qBAAqB;;IAErB,wBAAwB;;IAExB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,oBAAoB,GAC9B,OAAO,oBAAoB,CAAC,MAAM,OAAO,oBAAoB,CAAC,CAAC"}
@@ -2,11 +2,21 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinancialSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /** Information about an individual's finances */
5
6
  exports.FinancialSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more financial subcategories (routing number, etc.)
7
- /** Fallback subcategory */
8
- Financial: 'FINANCIAL',
7
+ /** Account number */
8
+ AccountNumber: 'ACCOUNT_NUMBER',
9
9
  /** Credit Card Number */
10
10
  CreditCardNumber: 'CREDIT_CARD_NUMBER',
11
+ /** Income */
12
+ Income: 'INCOME',
13
+ /** Tax information */
14
+ Tax: 'TAX',
15
+ /** Routing number */
16
+ RoutingNumber: 'ROUTING_NUMBER',
17
+ /** Debit Card Number */
18
+ DebitCardNumber: 'DEBIT_CARD_NUMBER',
19
+ /** Fallback subcategory */
20
+ Financial: 'FINANCIAL',
11
21
  });
12
22
  //# sourceMappingURL=financial.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"financial.js","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,oBAAoB,GAAG,IAAA,qBAAQ,EAAC;IAC3C,uGAAuG;IACvG,2BAA2B;IAC3B,SAAS,EAAE,WAAW;IACtB,yBAAyB;IACzB,gBAAgB,EAAE,oBAAoB;CACvC,CAAC,CAAC"}
1
+ {"version":3,"file":"financial.js","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD,iDAAiD;AACpC,QAAA,oBAAoB,GAAG,IAAA,qBAAQ,EAAC;IAC3C,qBAAqB;IACrB,aAAa,EAAE,gBAAgB;IAC/B,yBAAyB;IACzB,gBAAgB,EAAE,oBAAoB;IACtC,aAAa;IACb,MAAM,EAAE,QAAQ;IAChB,sBAAsB;IACtB,GAAG,EAAE,KAAK;IACV,qBAAqB;IACrB,aAAa,EAAE,gBAAgB;IAC/B,wBAAwB;IACxB,eAAe,EAAE,mBAAmB;IACpC,2BAA2B;IAC3B,SAAS,EAAE,WAAW;CACvB,CAAC,CAAC"}
@@ -1,4 +1,11 @@
1
+ /** Information about an individual's health */
1
2
  export declare const HealthSubCategory: {
3
+ /** Information relating to an individual's health insurance */
4
+ Insurance: "INSURANCE";
5
+ /** Biometric data from an individual like heart rate or fitness level information */
6
+ Biometrics: "BIOMETRICS";
7
+ /** An individual's genetic data */
8
+ Genetics: "GENETICS";
2
9
  /** Fallback subcategory */
3
10
  Health: "HEALTH";
4
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;IAE5B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
1
+ {"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":"AAEA,+CAA+C;AAC/C,eAAO,MAAM,iBAAiB;IAC5B,+DAA+D;;IAE/D,qFAAqF;;IAErF,mCAAmC;;IAEnC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
@@ -2,8 +2,14 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.HealthSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /** Information about an individual's health */
5
6
  exports.HealthSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
7
+ /** Information relating to an individual's health insurance */
8
+ Insurance: 'INSURANCE',
9
+ /** Biometric data from an individual like heart rate or fitness level information */
10
+ Biometrics: 'BIOMETRICS',
11
+ /** An individual's genetic data */
12
+ Genetics: 'GENETICS',
7
13
  /** Fallback subcategory */
8
14
  Health: 'HEALTH',
9
15
  });
@@ -1 +1 @@
1
- {"version":3,"file":"health.js","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,sEAAsE;IACtE,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
1
+ {"version":3,"file":"health.js","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD,+CAA+C;AAClC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,+DAA+D;IAC/D,SAAS,EAAE,WAAW;IACtB,qFAAqF;IACrF,UAAU,EAAE,YAAY;IACxB,mCAAmC;IACnC,QAAQ,EAAE,UAAU;IACpB,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
@@ -1,4 +1,17 @@
1
+ /** Information that can be used to identify an individual */
1
2
  export declare const IdSubCategory: {
3
+ /** A username associated with an individual */
4
+ Username: "USERNAME";
5
+ /** A person's name */
6
+ Name: "NAME";
7
+ /** An individual's (US) Social security number */
8
+ SocialSecurityNumber: "SOCIAL_SECURITY_NUMBER";
9
+ /** Driver's license */
10
+ DriversLicense: "DRIVERS_LICENSE";
11
+ /** Passport number */
12
+ PassportNumber: "PASSPORT_NUMBER";
13
+ /** A digital representation of an individual's unique physical characteristics (e.g. fingerprint, retina or iris image, etc.) */
14
+ BiometricIdentifier: "BIOMETRIC_IDENTIFIER";
2
15
  /** Fallback subcategory */
3
16
  Id: "ID";
4
17
  };
@@ -1 +1 @@
1
- {"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;IAExB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,aAAa,GAAG,OAAO,aAAa,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC"}
1
+ {"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":"AAEA,6DAA6D;AAC7D,eAAO,MAAM,aAAa;IACxB,+CAA+C;;IAE/C,sBAAsB;;IAEtB,kDAAkD;;IAElD,uBAAuB;;IAEvB,sBAAsB;;IAEtB,iIAAiI;;IAEjI,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,aAAa,GAAG,OAAO,aAAa,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC"}
@@ -2,8 +2,20 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IdSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
+ /** Information that can be used to identify an individual */
5
6
  exports.IdSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
7
+ /** A username associated with an individual */
8
+ Username: 'USERNAME',
9
+ /** A person's name */
10
+ Name: 'NAME',
11
+ /** An individual's (US) Social security number */
12
+ SocialSecurityNumber: 'SOCIAL_SECURITY_NUMBER',
13
+ /** Driver's license */
14
+ DriversLicense: 'DRIVERS_LICENSE',
15
+ /** Passport number */
16
+ PassportNumber: 'PASSPORT_NUMBER',
17
+ /** A digital representation of an individual's unique physical characteristics (e.g. fingerprint, retina or iris image, etc.) */
18
+ BiometricIdentifier: 'BIOMETRIC_IDENTIFIER',
7
19
  /** Fallback subcategory */
8
20
  Id: 'ID',
9
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"id.js","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,aAAa,GAAG,IAAA,qBAAQ,EAAC;IACpC,sEAAsE;IACtE,2BAA2B;IAC3B,EAAE,EAAE,IAAI;CACT,CAAC,CAAC"}
1
+ {"version":3,"file":"id.js","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD,6DAA6D;AAChD,QAAA,aAAa,GAAG,IAAA,qBAAQ,EAAC;IACpC,+CAA+C;IAC/C,QAAQ,EAAE,UAAU;IACpB,sBAAsB;IACtB,IAAI,EAAE,MAAM;IACZ,kDAAkD;IAClD,oBAAoB,EAAE,wBAAwB;IAC9C,uBAAuB;IACvB,cAAc,EAAE,iBAAiB;IACjC,sBAAsB;IACtB,cAAc,EAAE,iBAAiB;IACjC,iIAAiI;IACjI,mBAAmB,EAAE,sBAAsB;IAC3C,2BAA2B;IAC3B,EAAE,EAAE,IAAI;CACT,CAAC,CAAC"}
@@ -1,20 +1,58 @@
1
1
  export declare const DefaultDataSubCategoryType: {
2
+ ProfilePictureURL: "PROFILE_PICTURE_URL";
3
+ ProfilePictureImage: "PROFILE_PICTURE_IMAGE";
4
+ UserPreferences: "USER_PREFERENCES";
2
5
  UserProfile: "USER_PROFILE";
3
6
  Unspecified: "UNSPECIFIED";
4
7
  Tracking: "TRACKING";
5
8
  Survey: "SURVEY";
9
+ ProfileURL: "PROFILE_URL";
6
10
  SocialMedia: "SOCIAL_MEDIA";
11
+ DeclaredInterests: "DECLARED_INTERESTS";
12
+ PageViews: "PAGE_VIEWS";
13
+ InteractionEvents: "INTERACTION_EVENTS";
7
14
  OnlineActivity: "ONLINE_ACTIVITY";
15
+ PhysicalAddress: "PHYSICAL_ADDRESS";
16
+ PreciseGeolocation: "PRECISE_GEOLOCATION";
17
+ ApproximateLocation: "APPROXIMATE_LOCATION";
8
18
  Location: "LOCATION";
19
+ Username: "USERNAME";
20
+ Name: "NAME";
21
+ SocialSecurityNumber: "SOCIAL_SECURITY_NUMBER";
22
+ DriversLicense: "DRIVERS_LICENSE";
23
+ PassportNumber: "PASSPORT_NUMBER";
24
+ BiometricIdentifier: "BIOMETRIC_IDENTIFIER";
9
25
  Id: "ID";
26
+ Insurance: "INSURANCE";
27
+ Biometrics: "BIOMETRICS";
28
+ Genetics: "GENETICS";
10
29
  Health: "HEALTH";
11
- Financial: "FINANCIAL";
30
+ AccountNumber: "ACCOUNT_NUMBER";
12
31
  CreditCardNumber: "CREDIT_CARD_NUMBER";
32
+ Income: "INCOME";
33
+ Tax: "TAX";
34
+ RoutingNumber: "ROUTING_NUMBER";
35
+ DebitCardNumber: "DEBIT_CARD_NUMBER";
36
+ Financial: "FINANCIAL";
37
+ SerialNumber: "SERIAL_NUMBER";
13
38
  Device: "DEVICE";
39
+ RaceOrEthnicity: "RACE_OR_ETHNICITY";
40
+ Gender: "GENDER";
41
+ DateOfBirth: "DATE_OF_BIRTH";
42
+ Region: "REGION";
43
+ Industry: "INDUSTRY";
44
+ SexualOrientation: "SEXUAL_ORIENTATION";
45
+ UnionMembership: "UNION_MEMBERSHIP";
46
+ Religion: "RELIGION";
47
+ PoliticalAffiliation: "POLITICAL_AFFILIATION";
14
48
  Demographic: "DEMOGRAPHIC";
15
49
  Email: "EMAIL";
16
50
  Phone: "PHONE";
51
+ Title: "TITLE";
17
52
  Contact: "CONTACT";
53
+ MACAddress: "MAC_ADDRESS";
54
+ IPAddress: "IP_ADDRESS";
55
+ UserAgent: "USER_AGENT";
18
56
  Connection: "CONNECTION";
19
57
  };
20
58
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/subcategories/index.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;CAerC,CAAC;AAEH;;GAEG;AACH,oBAAY,0BAA0B,GACpC,OAAO,0BAA0B,CAAC,MAAM,OAAO,0BAA0B,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/subcategories/index.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAerC,CAAC;AAEH;;GAEG;AACH,oBAAY,0BAA0B,GACpC,OAAO,0BAA0B,CAAC,MAAM,OAAO,0BAA0B,CAAC,CAAC"}
@@ -1,4 +1,10 @@
1
1
  export declare const LocationSubCategory: {
2
+ /** An address where an individual is located */
3
+ PhysicalAddress: "PHYSICAL_ADDRESS";
4
+ /** Exact coordinates for an individual's location */
5
+ PreciseGeolocation: "PRECISE_GEOLOCATION";
6
+ /** Approximate area where an individual is located */
7
+ ApproximateLocation: "APPROXIMATE_LOCATION";
2
8
  /** Fallback subcategory */
3
9
  Location: "LOCATION";
4
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;IAE9B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,mBAAmB,GAC7B,OAAO,mBAAmB,CAAC,MAAM,OAAO,mBAAmB,CAAC,CAAC"}
1
+ {"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;IAC9B,gDAAgD;;IAEhD,qDAAqD;;IAErD,sDAAsD;;IAEtD,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,mBAAmB,GAC7B,OAAO,mBAAmB,CAAC,MAAM,OAAO,mBAAmB,CAAC,CAAC"}
@@ -3,7 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.LocationSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
5
  exports.LocationSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
6
+ /** An address where an individual is located */
7
+ PhysicalAddress: 'PHYSICAL_ADDRESS',
8
+ /** Exact coordinates for an individual's location */
9
+ PreciseGeolocation: 'PRECISE_GEOLOCATION',
10
+ /** Approximate area where an individual is located */
11
+ ApproximateLocation: 'APPROXIMATE_LOCATION',
7
12
  /** Fallback subcategory */
8
13
  Location: 'LOCATION',
9
14
  });
@@ -1 +1 @@
1
- {"version":3,"file":"location.js","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,mBAAmB,GAAG,IAAA,qBAAQ,EAAC;IAC1C,sEAAsE;IACtE,2BAA2B;IAC3B,QAAQ,EAAE,UAAU;CACrB,CAAC,CAAC"}
1
+ {"version":3,"file":"location.js","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,mBAAmB,GAAG,IAAA,qBAAQ,EAAC;IAC1C,gDAAgD;IAChD,eAAe,EAAE,kBAAkB;IACnC,qDAAqD;IACrD,kBAAkB,EAAE,qBAAqB;IACzC,sDAAsD;IACtD,mBAAmB,EAAE,sBAAsB;IAC3C,2BAA2B;IAC3B,QAAQ,EAAE,UAAU;CACrB,CAAC,CAAC"}
@@ -1,4 +1,10 @@
1
1
  export declare const OnlineActivitySubCategory: {
2
+ /** Declared interests */
3
+ DeclaredInterests: "DECLARED_INTERESTS";
4
+ /** Page views */
5
+ PageViews: "PAGE_VIEWS";
6
+ /** Interaction events */
7
+ InteractionEvents: "INTERACTION_EVENTS";
2
8
  /** Fallback subcategory */
3
9
  OnlineActivity: "ONLINE_ACTIVITY";
4
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"onlineActivity.d.ts","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB;IAEpC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,yBAAyB,GACnC,OAAO,yBAAyB,CAAC,MAAM,OAAO,yBAAyB,CAAC,CAAC"}
1
+ {"version":3,"file":"onlineActivity.d.ts","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB;IACpC,yBAAyB;;IAEzB,iBAAiB;;IAEjB,yBAAyB;;IAEzB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,yBAAyB,GACnC,OAAO,yBAAyB,CAAC,MAAM,OAAO,yBAAyB,CAAC,CAAC"}
@@ -3,7 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.OnlineActivitySubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
5
  exports.OnlineActivitySubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
6
+ /** Declared interests */
7
+ DeclaredInterests: 'DECLARED_INTERESTS',
8
+ /** Page views */
9
+ PageViews: 'PAGE_VIEWS',
10
+ /** Interaction events */
11
+ InteractionEvents: 'INTERACTION_EVENTS',
7
12
  /** Fallback subcategory */
8
13
  OnlineActivity: 'ONLINE_ACTIVITY',
9
14
  });
@@ -1 +1 @@
1
- {"version":3,"file":"onlineActivity.js","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,yBAAyB,GAAG,IAAA,qBAAQ,EAAC;IAChD,sEAAsE;IACtE,2BAA2B;IAC3B,cAAc,EAAE,iBAAiB;CAClC,CAAC,CAAC"}
1
+ {"version":3,"file":"onlineActivity.js","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,yBAAyB,GAAG,IAAA,qBAAQ,EAAC;IAChD,yBAAyB;IACzB,iBAAiB,EAAE,oBAAoB;IACvC,iBAAiB;IACjB,SAAS,EAAE,YAAY;IACvB,yBAAyB;IACzB,iBAAiB,EAAE,oBAAoB;IACvC,2BAA2B;IAC3B,cAAc,EAAE,iBAAiB;CAClC,CAAC,CAAC"}
@@ -1,4 +1,6 @@
1
1
  export declare const SocialMediaSubCategory: {
2
+ /** A link to an individual's social media profile */
3
+ ProfileURL: "PROFILE_URL";
2
4
  /** Fallback subcategory */
3
5
  SocialMedia: "SOCIAL_MEDIA";
4
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"socialMedia.d.ts","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"socialMedia.d.ts","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IACjC,qDAAqD;;IAErD,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SocialMediaSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
5
  exports.SocialMediaSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
6
+ /** A link to an individual's social media profile */
7
+ ProfileURL: 'PROFILE_URL',
7
8
  /** Fallback subcategory */
8
9
  SocialMedia: 'SOCIAL_MEDIA',
9
10
  });
@@ -1 +1 @@
1
- {"version":3,"file":"socialMedia.js","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,cAAc;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"socialMedia.js","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,qDAAqD;IACrD,UAAU,EAAE,aAAa;IACzB,2BAA2B;IAC3B,WAAW,EAAE,cAAc;CAC5B,CAAC,CAAC"}
@@ -1,4 +1,10 @@
1
1
  export declare const UserProfileSubCategory: {
2
+ /** A link to an individual's profile picture */
3
+ ProfilePictureURL: "PROFILE_PICTURE_URL";
4
+ /** An individual's profile picture */
5
+ ProfilePictureImage: "PROFILE_PICTURE_IMAGE";
6
+ /** The user's stated preferences while using an app */
7
+ UserPreferences: "USER_PREFERENCES";
2
8
  /** Fallback subcategory */
3
9
  UserProfile: "USER_PROFILE";
4
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"userProfile.d.ts","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"userProfile.d.ts","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IACjC,gDAAgD;;IAEhD,sCAAsC;;IAEtC,uDAAuD;;IAEvD,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
@@ -3,7 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UserProfileSubCategory = void 0;
4
4
  const type_utils_1 = require("@transcend-io/type-utils");
5
5
  exports.UserProfileSubCategory = (0, type_utils_1.makeEnum)({
6
- // TODO: https://transcend.height.app/T-14003 - add more subcategories
6
+ /** A link to an individual's profile picture */
7
+ ProfilePictureURL: 'PROFILE_PICTURE_URL',
8
+ /** An individual's profile picture */
9
+ ProfilePictureImage: 'PROFILE_PICTURE_IMAGE',
10
+ /** The user's stated preferences while using an app */
11
+ UserPreferences: 'USER_PREFERENCES',
7
12
  /** Fallback subcategory */
8
13
  UserProfile: 'USER_PROFILE',
9
14
  });
@@ -1 +1 @@
1
- {"version":3,"file":"userProfile.js","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,cAAc;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"userProfile.js","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,gDAAgD;IAChD,iBAAiB,EAAE,qBAAqB;IACxC,sCAAsC;IACtC,mBAAmB,EAAE,uBAAuB;IAC5C,uDAAuD;IACvD,eAAe,EAAE,kBAAkB;IACnC,2BAA2B;IAC3B,WAAW,EAAE,cAAc;CAC5B,CAAC,CAAC"}
package/build/tsbuildinfo CHANGED
@@ -1 +1 @@
1
- {"program":{"fileNames":["../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es5.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.dom.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.intl.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/types.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/JoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedJoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedMeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Lattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/HKT.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Contravariant.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bounded.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Predicate.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Magma.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Functor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Pointed.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Applicative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Zero.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alternative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Chain.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Extend.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Refinement.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bifunctor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Separated.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Filterable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Foldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/NaturalTransformation.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FromEither.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MonadThrow.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Comonad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FoldableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FunctorWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Show.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Traversable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/TraversableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyNonEmptyArray.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Witherable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Option.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Compactable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FilterableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Unfoldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyRecord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semigroup.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Endomorphism.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monoid.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Eq.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ordering.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/DistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedDistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/HeytingAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BooleanAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semiring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/function.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alt.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ChainRec.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Either.d.ts","../.yarn/__virtual__/io-ts-virtual-981fdbc7ba/0/cache/io-ts-npm-2.2.16-b76df10271-1b5855682e.zip/node_modules/io-ts/lib/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/decodeCodec.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/dictionary.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthArray.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/partialRecord.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/isCodecError.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/NonEmptyString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enum.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enums.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getEntries.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getKeys.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getValues.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/groupBy.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/gql.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/invert.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/valuesOf.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/index.d.ts","../src/actions.ts","../src/identifier.ts","../src/objects.ts","../src/request.ts","../src/subcategories/connection.ts","../src/subcategories/contact.ts","../src/subcategories/demographic.ts","../src/subcategories/device.ts","../src/subcategories/financial.ts","../src/subcategories/health.ts","../src/subcategories/id.ts","../src/subcategories/location.ts","../src/subcategories/onlineActivity.ts","../src/subcategories/socialMedia.ts","../src/subcategories/survey.ts","../src/subcategories/tracking.ts","../src/subcategories/unspecified.ts","../src/subcategories/userProfile.ts","../src/subcategories/index.ts","../src/purposeSubCategories/additional.ts","../src/purposeSubCategories/advertising.ts","../src/purposeSubCategories/analytics.ts","../src/purposeSubCategories/essential.ts","../src/purposeSubCategories/hr.ts","../src/purposeSubCategories/legal.ts","../src/purposeSubCategories/marketing.ts","../src/purposeSubCategories/operationSecurity.ts","../src/purposeSubCategories/other.ts","../src/purposeSubCategories/personalization.ts","../src/purposeSubCategories/sale.ts","../src/purposeSubCategories/transfer.ts","../src/purposeSubCategories/unspecified.ts","../src/purposeSubCategories/index.ts","../src/index.ts","../.yarn/cache/@types-chai-npm-4.3.0-42bcda9bbc-3e393e0942.zip/node_modules/@types/chai/index.d.ts","../src/tests/index.test.ts","../.yarn/cache/@types-mocha-npm-9.1.0-8ac56cd8d3-21e1000daf.zip/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","2cc028cd0bdb35b1b5eb723d84666a255933fffbea607f72cbd0c7c7b4bee144",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"e8c9f4e445a489991ca1a4232667de3ac36b07ba75ea335971fbeacf2d26fe67","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"e389ee7c771cf8ad98971d1870b7a61114ce0b5a2108eccdfefae7ad7be420b4","a73e627df516439f25253452148b5638a5f16bb6d277dcef445486f95412e72c","7cacb7d6043be447426a3811ef40e5d81fca99289f991788a29494b3e528b3d5","3d69864968e13d13514d37303bcef6a965c5a3da370976ba4f2c96bbfca6f73a","9ec22bf34167a1e1ee4d2a44f88891bfa3a827d703758e045e46ad27c6f2bb04","1b4bf557e7c1b1400ea1d2021bf4a0aa94398b3949358c7520b38c7c6f3d5111","ce937afee0c311b592a028607381005375d5beba79b82750ee90190f210172f2","3d9abd8024a7cb9890821962ba50208546504ebe48ebac0be774b2c3996bf787","54a098c654bd4a1b420702693a923df4a2e767c82fc4461550ff32b43f965511","2d709defe18dac3e57730e01d6e563c1846427651bd8ef6ab08c8881a3536217","f6b0e59475d7c6c1c225855f46ac3bba062ac2d44d59226de618443ef85a9654","fa03d0db2493b6ee355167e3bfd3f19b4509b65150c9066a1d792506d8573d9d","b5bbca15e6517dcdb1c7107aaa078c149d92136c8d68b9aa25096fa8b22781a2","71f423707ae91a0efb99fd4341d5533e28b3253fa08342d579fdb9ddd1133056","5387eae5f9e2fa7d79786367cc69b61194b03bc5d401a9f034c87961454bf855","df40c429713283ada7dfe6030f85b126fa95a96f17fcbf4c8dd4b8e88ac7887e","16584246b33ca3ce1b234ceedc3d36b6c1e45f771448ef7ec2ff94f6cfd5a2f5","32f4a90406b42d5f00683a5c71a5e86294d054dc64e77bd94261dc3ab6fa87a7","21b0709d364e3c825cde113653e62a1813f694f34ce4d5a546d9653b0be95ece","1fe7c3717b5da4a72ef8221c3ed1743d06f7a4f14b8576b035e8ec8a27603ca7","6ee39c4fb749b48fef9ce908cba025fc774b40790c5f2c0d19ed70e55d688fb6","9485c1d322817a7d5abdd834e353a41d0e389fce2e56285c431182216e39ba8e","77b5bb559d0a4caa41bbff73c1fa7b2bd18e847341820b8bd78751f7312aa500","9427fb6b360ef922bbc0577b0e637d9a04875b400d8ae6e859eb828a92829257","7b6aa3f80957705d10c33cb6113decc323017313d8c64553f50a269ce0c3500f","23284153ead0384c87c29852612d5e6cef16d1179d4c6986e72a058929375b64","ddb30a43bffd1707dd4f531f7d6132c3b02ccc86d57e46d19d120edf4fa8e1c0","1ac910e17343640bf14e69ad9a078c37b453a1b46a1de1d5221d460d26d67d7a","ff73b5f74a4306a93fa3ec2eb32785f682d6bcb5955963c45c3f2152874d63fb","25c318c9a9e87a1163cabfc325c6b85b14b8cfb4a01679ef4211217cb843f174","eaa71b96b8cf3d21cf3c670a990f5d38dd4998291013ff47b07f9df8aedb09fb","a5d1b67b1ab0ff989665bdbb5be7399345594bd6922ea2db6a65cf8b3ad36a7c","f44163882d44b85c852186182e9301187fc674148957a4a0f2fc7a438bd6db4e","76fcf413abafd0023a294377cc079acfd6c7835aeb52fbc88d87b0176b4be7f1","3d6b3bf8322cc547cca607243117085cde9de05814ecf6ed46cb850dff44acca","5509d07a6a598798b9a03a97e9a01ce9a949ef6914cbcb16314b9e62e74b7dd0","5342ccabb910d7ed1e0c0968ac4a0bb2207e9c3285fa70000ecda2a9dc8e3c2e","5a5f821f9bf287fa83f18ae6d9b1d074f6d7dd1f472827078a31c762acf607fe","517f87d6abd7657426bcf5933e0a54770dc6d1a967c6bfc0da40c4c6ecb4adc9","e8815e5db5a33c95b721f38ae2c37c238a36ab190532d068f3897a8676aca31e","0dd156a63d802afb0466de6dbc4d89b2573793c11b6e221ff559462bb09b51ba","82e44a5b26bcbe7b4b99b6e33f72286f11387d55814f113ee3bd001c01312340","c03e836ee50ad9b0ec0c582b642786f894394605238e2b58cee2b877a3baeff0","e9ccb6c7e77319b0334d80ff4e0c3f5e14cebd765f62c84aa352343a673d26b6","454ea50cf3c255e2d7d9fccf485772a9414006e0eb0969b99867e4a97d02ddf9","c877c86f7150ec777c4a65a607f107760219199dbf5df9252e18db451fb201fd","5633abad5689d73cbc7dbc0a5657f071e7d74d7c719eb7d40bed84c8b065c5f7","bce2dafbf5c006978705d79a97bc02b3d69ffca1f5485f8ed5668e34fdfce283","45c3ea1a4ad18f5a15a3ccb6fc878c8eacc28ee7e6df70ab44d7accb8dde8acc","c4b821deefba05645c7b4ed17c08a691d9ad49bec79cb3eaa063c2965d344709","66da6541c596adf5757bd7dd75905c3995de2b852577a2ff9dd0367ba97689c7","ecc8a298c316ea0c05b2b47b132a00e5a161c7db80b00c45896f68d71714027d","53830d72bedcb50a122a50ddf4c934be579e76de5e92821c9d4cedca297a9b5a","e4c7507161ddfa6d4962241b05fda540c1dc095163cc622d17f2fce8d95d03ef","c18776b908ca93db4e977b670812955ce96dda262cf2b113e9eceaf7bc9fee11","ae8c14075c604187b8af08af2dec7b0ff40fa7b30195d819e236041c52ca90bd","0fa0f4fde2da84c277baee2a62a2f4e1c28aae411134208f1ea2a7ae2600d6a9","d81aa2e7a65beb57e825203b09b3aa337bbcd4733a58e5ae8322cd6f365a497d","efab59dcda3eb2ab3aab35fff20da6bedbb35d7a8bcbf3847001af82af8d2484","9f10e27d6256caba22c9465637e97320416427bf16525e184ed9b55a75b62f81","ef64385a31cbe6c519751668eddc7fb4c61bc989bfeba688b5446470d7c263fa","1c5c43e1b377b340caf960be4f6f2ee3f1d8202690b52d45b6d65c7f31bc2b3e","2935812f68f0cad10a04cbd0e0dcd976efe5508f397af55b93b8d5b8cc407f95","122d4e87de1b35cec914e89b8ba598ee5433be50e4e9ae869217b7ef1da05624","b92707d0b115b799b9b98902197bd71c8df1182579ba710ace25196dd11437c6","80d13e760090f6b5fee5eb60c290e015efb70ea1b56d89617cc153c664a4c63c","e2b6db433156c6eeff0267f69fed7e136ba8081307f28cf335cf14a8c849c516","9682c86df92833243526a7e3e45a56c5a03d7cf6311f7441607c9b8340773971","dd7e666ac74f15727cc32255aed6918bf46806e84a479a28494f432b1bc36cf8","298ee055b6199b5303b03d8e8e684540390fd32c17a37e204d6a6ffe5ed4190c","d49c2c4c41d698679e54d8731144e9359202d2a4bdc64f8245cfa87a470dc2d0","293cd9c3b9c50ac607dc22ceb4acacac7d7ed83941f7d642768fdc7c7d471866","4249f7f4c4f0fe5eb48576ec6425a477753e4f4f5a9f7afe75b38c7c366b566a","c970788a6064983eeee31f24f374f32e345a52860c7ad750a38a8f874cae22c1","a1ddcf2125b1e71dd93f6f4851a835dbfd4eb7d7e34db49263bd6f5a6087959d","86d4eaf6be3efc9fbb92b919372eb6d84fee39c7487f27adacb83bc73ed7a59d","40b4de816d21273238a97efbc72f850b746fb38af45a653e1d90e704a5fb34d5","352d7401628d76f538b0227967a4b32b40a8f6fe586799c55b358f45ef0dbf35","2d68e6d2e1905bc61a5041a8c13457629f7602ccfb2f9e47eb6ee3d1f3d245c0","d7f814361ba7b8e9ec964b3519180a7737245f33a76157cb3d7dccbcee284d3b","943a513f830fe1e8176ff0a9b25f844ac44bbd661cd398f14a94a6f932ef21fc","c78ff1247b812c9870ff615a3df05a19dfee9bdccdfa3b3190d2c2caee6dcdc2","62f17c90c29dab3bee854a01cfcec090c2a54688fe92f13e7058efba26df37d0","2857c76f8955503b023a87d7048cfb271a5711b83ae39b44ec604aefd61fbe13","7262c26c1912ff10a7ae5c08b1fbc68c9b63a651df9acc1d743a9fda57ed4193","f329f64c4fd5b454e8be5d1cbd161033d35411a966d2fab910aca2a3b905fb3e","b7bb78d4ee540dde4a846fda04128ae26e2870e44520e2f68eb1d627c266d3ab","15ae0037dd537d1f80cfdcd40e8d461f5312bdef430e150fcffebfc956b23139","d5de7c6167ac7603f25da40b639370197e89afc1bc5bf88967effc5dad122a4a","2979f58692df1c93ebc7d300208a956d2bed1c66126fcdba9c590879856836ca","2207d575ceb212a34ab2b605a558177d1154e3cd9333c15cf25d26293b35708c","10b45073a259d624d66c39d917808f406e1bebccd1b462adec04248fd8c5ec4e","8d89598d2e6749875de3bb121b3021a012c240ad63c53e85bd95fdd852dc036d","9721e347cda589369f6300206991e4bde213e2c18a21973f567539d3170a8d86","659a3b49e137f1181a79e4848e53dfef1c82fa88c027e2f3d023d4e1341df4b5","90c75905a61877cab91e12a28d029f21fc6e0b7dd258b51aa91884624e727268","dbc25358193b50da430b7037e4ad0dd5f2c7051cc7f5a65d747df0b08ac8a7f8","0edb2d3c47c725e91a4c820f083cf0eb774c5f02310ace534f5df2fb8e0b67de","911955ebe87ca9a299886e595d7bf8d7ad7d3c2c67022d400fd7bafc66aef82b","a34e8ea7755677af21fef74f4d8996c6691f836390546b06394172b50a923f85","93a6a1bb108b6bab9080706ad2f6d405b31a42f2f15ab71cb7e506b132d73fbf","cf560804de4e441a13c3effd41091d02b2232f31088ea97e992199346573d585","6b67d7e98959da4c656082a88bd61bd2c6788940c480f35f7e0ab93127853f80","59997dd2b7d8578a5fce4e80fb175104ebd08412ddd44cad23c48e354627f75a","c7d0e5bca54766e93115b9b62d09f6bcdc3626fd5db02e62e42c5cde6129faca","7874f14a29256a7891d8491e4319ab9d1ceac6634ebf143b3fbf20d33698ace2","5b74c9d2480223497f01ea5767502692737f92a5532e13bc791c65b3fc88ec82","df2afc97b5d4d8b6eaa22be83ca66acebcef776063f80a92524a04a713150fd5","a16654678073cf9bc6ed13e0b14aa770b3c6f6c418da77301efe2f426d6d901f","b20779b7342860714cb85afcc3ae3055b31acdeb4de745ead7d9bd045f9154ac","c501d0d29154a66538d427fbfcf42857b433688917ebf66afc29dc1562f23eae","f830980894653be15c120fea5e01de610a0e822796666836eef2c99c64f32e71",{"version":"c8747693e5872ad5ef3aa016731a06915e1c34dae987829d9aa5bd40c7a2c54b","affectsGlobalScope":true},"b44d9cb3fe0e67992413055d16110df39e244f5480fcd48d67d22b670e0e5cad",{"version":"30bf01dd2e284098445264c8d71c608890cc11c142f36d0193aa655bdc0a40cb","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitReturns":true,"noUnusedLocals":true,"outDir":"./","rootDir":"../src","sourceMap":true,"strict":true,"target":6,"tsBuildInfoFile":"./tsbuildinfo"},"fileIdsList":[[101,104],[46],[105],[106,107,108,109,110,111,112],[46,47,113,114,115,116,117,118,119,120,121,122],[54,57,59,69,82,84,88,90,92,94,101,104],[54,57,62,63,69,82,84,88,90,92,94,102,104],[54,57,59,60,61,69,82,84,88,90,91,92,94,104],[54,57,59,69,82,84,88,89,90,92,94,104],[54,57,69,82,84,88,90,92,94,104],[97],[94],[52,94,95],[48],[49,51],[50],[54,57,60,69,82,84,88,90,92,94,104],[54,57,65,69,82,84,88,90,92,94,104],[54,57,66,69,82,84,88,90,92,94,104],[54,57,59,69,82,84,88,90,92,94,104],[53,94],[54,57,59,60,61,62,65,66,67,68,69,70,71,72,73,74,75,79,80,82,83,84,85,88,89,90,91,92,94,101,102,103],[54,57,69,82,84,88,89,91,92,94,104],[54,55,57,69,82,84,88,89,90,91,94,104],[54,57,59,67,69,82,84,85,88,90,92,94,104],[54,57,69,70,78,82,84,88,90,92,94,104],[54,57,62,69,71,82,84,88,90,91,92,94,104],[54,57,69,72,82,84,88,90,91,92,94,104],[54,57,65,67,69,73,82,84,88,90,92,94,101,104],[96],[48,50],[57,90],[54,57,62,65,69,82,84,88,90,92,94,104],[54,57,69,71,82,84,88,90,92,94,104],[56,88,89,90],[54,57,59,60,61,62,63,64,65,66,67,69,70,71,72,74,75,79,80,82,83,85,88,89,90,91,92,94,101,102,104],[54,55,57,69,82,84,88,89,90,91,92,93,104],[89,91,92],[54,55,69,82,84,88,89,90,91,92,94,104],[54,57,59,60,61,62,65,67,69,71,72,76,77,78,79,80,81,84,88,89,90,92,94,101,102,104],[54,57,58,59,62,67,69,70,72,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,94,104],[84,104],[99],[58,88,94],[54,57,59,68,82,84,88,90,92,94,104],[88],[54,57,59,62,69,72,82,84,88,90,92,94,104],[54,57,62,69,77,78,80,82,84,88,90,92,94,104],[54,57,62,69,70,80,82,84,85,88,90,92,94,104],[54,57,61,69,82,84,88,90,92,94,104],[89,91,98,99,100],[123],[124,125,126,127,142,156],[123,143,144,145,146,147,148,149,150,151,152,153,154,155],[123,128,129,130,131,132,133,134,135,136,137,138,139,140,141],[157,158]],"referencedMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[157,53],[126,52],[143,52],[144,52],[145,52],[146,52],[147,52],[156,54],[148,52],[149,52],[150,52],[151,52],[152,52],[153,52],[154,52],[155,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,55],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[159,56]],"exportedModulesMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[157,53],[126,52],[143,52],[144,52],[145,52],[146,52],[147,52],[156,54],[148,52],[149,52],[150,52],[151,52],[152,52],[153,52],[154,52],[155,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,55],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[159,56]],"semanticDiagnosticsPerFile":[105,47,109,108,112,106,107,113,111,110,114,115,116,117,118,120,119,123,121,46,122,158,160,54,102,64,62,60,68,98,56,96,49,52,51,65,103,76,85,55,95,104,90,92,66,70,86,72,77,74,59,78,97,48,53,58,50,71,75,91,73,84,94,93,61,57,82,88,67,100,89,99,69,79,80,81,87,83,63,101,10,12,11,2,13,14,15,16,17,18,19,20,3,4,24,21,22,23,25,26,27,5,28,29,30,31,6,32,33,34,35,7,40,36,37,38,39,8,44,41,42,43,1,9,45,124,125,157,126,143,144,145,146,147,156,148,149,150,151,152,153,154,155,127,128,129,130,131,132,133,134,142,135,136,137,138,139,140,141,159]},"version":"4.5.5"}
1
+ {"program":{"fileNames":["../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es5.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.dom.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.intl.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/types.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/JoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedJoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedMeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Lattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/HKT.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Contravariant.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bounded.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Predicate.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Magma.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Functor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Pointed.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Applicative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Zero.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alternative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Chain.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Extend.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Refinement.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bifunctor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Separated.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Filterable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Foldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/NaturalTransformation.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FromEither.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MonadThrow.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Comonad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FoldableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FunctorWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Show.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Traversable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/TraversableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyNonEmptyArray.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Witherable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Option.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Compactable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FilterableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Unfoldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyRecord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semigroup.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Endomorphism.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monoid.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Eq.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ordering.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/DistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedDistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/HeytingAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BooleanAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semiring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/function.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alt.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ChainRec.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Either.d.ts","../.yarn/__virtual__/io-ts-virtual-981fdbc7ba/0/cache/io-ts-npm-2.2.16-b76df10271-1b5855682e.zip/node_modules/io-ts/lib/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/decodeCodec.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/dictionary.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthArray.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/partialRecord.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/isCodecError.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/NonEmptyString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enum.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enums.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getEntries.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getKeys.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getValues.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/groupBy.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/gql.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/invert.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/valuesOf.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/index.d.ts","../src/actions.ts","../src/identifier.ts","../src/objects.ts","../src/request.ts","../src/subcategories/connection.ts","../src/subcategories/contact.ts","../src/subcategories/demographic.ts","../src/subcategories/device.ts","../src/subcategories/financial.ts","../src/subcategories/health.ts","../src/subcategories/id.ts","../src/subcategories/location.ts","../src/subcategories/onlineActivity.ts","../src/subcategories/socialMedia.ts","../src/subcategories/survey.ts","../src/subcategories/tracking.ts","../src/subcategories/unspecified.ts","../src/subcategories/userProfile.ts","../src/subcategories/index.ts","../src/purposeSubCategories/additional.ts","../src/purposeSubCategories/advertising.ts","../src/purposeSubCategories/analytics.ts","../src/purposeSubCategories/essential.ts","../src/purposeSubCategories/hr.ts","../src/purposeSubCategories/legal.ts","../src/purposeSubCategories/marketing.ts","../src/purposeSubCategories/operationSecurity.ts","../src/purposeSubCategories/other.ts","../src/purposeSubCategories/personalization.ts","../src/purposeSubCategories/sale.ts","../src/purposeSubCategories/transfer.ts","../src/purposeSubCategories/unspecified.ts","../src/purposeSubCategories/index.ts","../src/index.ts","../.yarn/cache/@types-chai-npm-4.3.0-42bcda9bbc-3e393e0942.zip/node_modules/@types/chai/index.d.ts","../src/tests/index.test.ts","../.yarn/cache/@types-mocha-npm-9.1.0-8ac56cd8d3-21e1000daf.zip/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","2cc028cd0bdb35b1b5eb723d84666a255933fffbea607f72cbd0c7c7b4bee144",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"e8c9f4e445a489991ca1a4232667de3ac36b07ba75ea335971fbeacf2d26fe67","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"e389ee7c771cf8ad98971d1870b7a61114ce0b5a2108eccdfefae7ad7be420b4","a73e627df516439f25253452148b5638a5f16bb6d277dcef445486f95412e72c","7cacb7d6043be447426a3811ef40e5d81fca99289f991788a29494b3e528b3d5","3d69864968e13d13514d37303bcef6a965c5a3da370976ba4f2c96bbfca6f73a","9ec22bf34167a1e1ee4d2a44f88891bfa3a827d703758e045e46ad27c6f2bb04","1b4bf557e7c1b1400ea1d2021bf4a0aa94398b3949358c7520b38c7c6f3d5111","ce937afee0c311b592a028607381005375d5beba79b82750ee90190f210172f2","3d9abd8024a7cb9890821962ba50208546504ebe48ebac0be774b2c3996bf787","54a098c654bd4a1b420702693a923df4a2e767c82fc4461550ff32b43f965511","2d709defe18dac3e57730e01d6e563c1846427651bd8ef6ab08c8881a3536217","f6b0e59475d7c6c1c225855f46ac3bba062ac2d44d59226de618443ef85a9654","fa03d0db2493b6ee355167e3bfd3f19b4509b65150c9066a1d792506d8573d9d","b5bbca15e6517dcdb1c7107aaa078c149d92136c8d68b9aa25096fa8b22781a2","71f423707ae91a0efb99fd4341d5533e28b3253fa08342d579fdb9ddd1133056","5387eae5f9e2fa7d79786367cc69b61194b03bc5d401a9f034c87961454bf855","df40c429713283ada7dfe6030f85b126fa95a96f17fcbf4c8dd4b8e88ac7887e","16584246b33ca3ce1b234ceedc3d36b6c1e45f771448ef7ec2ff94f6cfd5a2f5","32f4a90406b42d5f00683a5c71a5e86294d054dc64e77bd94261dc3ab6fa87a7","21b0709d364e3c825cde113653e62a1813f694f34ce4d5a546d9653b0be95ece","1fe7c3717b5da4a72ef8221c3ed1743d06f7a4f14b8576b035e8ec8a27603ca7","6ee39c4fb749b48fef9ce908cba025fc774b40790c5f2c0d19ed70e55d688fb6","9485c1d322817a7d5abdd834e353a41d0e389fce2e56285c431182216e39ba8e","77b5bb559d0a4caa41bbff73c1fa7b2bd18e847341820b8bd78751f7312aa500","9427fb6b360ef922bbc0577b0e637d9a04875b400d8ae6e859eb828a92829257","7b6aa3f80957705d10c33cb6113decc323017313d8c64553f50a269ce0c3500f","23284153ead0384c87c29852612d5e6cef16d1179d4c6986e72a058929375b64","ddb30a43bffd1707dd4f531f7d6132c3b02ccc86d57e46d19d120edf4fa8e1c0","1ac910e17343640bf14e69ad9a078c37b453a1b46a1de1d5221d460d26d67d7a","ff73b5f74a4306a93fa3ec2eb32785f682d6bcb5955963c45c3f2152874d63fb","25c318c9a9e87a1163cabfc325c6b85b14b8cfb4a01679ef4211217cb843f174","eaa71b96b8cf3d21cf3c670a990f5d38dd4998291013ff47b07f9df8aedb09fb","a5d1b67b1ab0ff989665bdbb5be7399345594bd6922ea2db6a65cf8b3ad36a7c","f44163882d44b85c852186182e9301187fc674148957a4a0f2fc7a438bd6db4e","76fcf413abafd0023a294377cc079acfd6c7835aeb52fbc88d87b0176b4be7f1","3d6b3bf8322cc547cca607243117085cde9de05814ecf6ed46cb850dff44acca","5509d07a6a598798b9a03a97e9a01ce9a949ef6914cbcb16314b9e62e74b7dd0","5342ccabb910d7ed1e0c0968ac4a0bb2207e9c3285fa70000ecda2a9dc8e3c2e","5a5f821f9bf287fa83f18ae6d9b1d074f6d7dd1f472827078a31c762acf607fe","517f87d6abd7657426bcf5933e0a54770dc6d1a967c6bfc0da40c4c6ecb4adc9","e8815e5db5a33c95b721f38ae2c37c238a36ab190532d068f3897a8676aca31e","0dd156a63d802afb0466de6dbc4d89b2573793c11b6e221ff559462bb09b51ba","82e44a5b26bcbe7b4b99b6e33f72286f11387d55814f113ee3bd001c01312340","c03e836ee50ad9b0ec0c582b642786f894394605238e2b58cee2b877a3baeff0","e9ccb6c7e77319b0334d80ff4e0c3f5e14cebd765f62c84aa352343a673d26b6","454ea50cf3c255e2d7d9fccf485772a9414006e0eb0969b99867e4a97d02ddf9","c877c86f7150ec777c4a65a607f107760219199dbf5df9252e18db451fb201fd","5633abad5689d73cbc7dbc0a5657f071e7d74d7c719eb7d40bed84c8b065c5f7","bce2dafbf5c006978705d79a97bc02b3d69ffca1f5485f8ed5668e34fdfce283","45c3ea1a4ad18f5a15a3ccb6fc878c8eacc28ee7e6df70ab44d7accb8dde8acc","c4b821deefba05645c7b4ed17c08a691d9ad49bec79cb3eaa063c2965d344709","66da6541c596adf5757bd7dd75905c3995de2b852577a2ff9dd0367ba97689c7","ecc8a298c316ea0c05b2b47b132a00e5a161c7db80b00c45896f68d71714027d","53830d72bedcb50a122a50ddf4c934be579e76de5e92821c9d4cedca297a9b5a","e4c7507161ddfa6d4962241b05fda540c1dc095163cc622d17f2fce8d95d03ef","c18776b908ca93db4e977b670812955ce96dda262cf2b113e9eceaf7bc9fee11","ae8c14075c604187b8af08af2dec7b0ff40fa7b30195d819e236041c52ca90bd","0fa0f4fde2da84c277baee2a62a2f4e1c28aae411134208f1ea2a7ae2600d6a9","d81aa2e7a65beb57e825203b09b3aa337bbcd4733a58e5ae8322cd6f365a497d","efab59dcda3eb2ab3aab35fff20da6bedbb35d7a8bcbf3847001af82af8d2484","9f10e27d6256caba22c9465637e97320416427bf16525e184ed9b55a75b62f81","ef64385a31cbe6c519751668eddc7fb4c61bc989bfeba688b5446470d7c263fa","1c5c43e1b377b340caf960be4f6f2ee3f1d8202690b52d45b6d65c7f31bc2b3e","2935812f68f0cad10a04cbd0e0dcd976efe5508f397af55b93b8d5b8cc407f95","122d4e87de1b35cec914e89b8ba598ee5433be50e4e9ae869217b7ef1da05624","b92707d0b115b799b9b98902197bd71c8df1182579ba710ace25196dd11437c6","80d13e760090f6b5fee5eb60c290e015efb70ea1b56d89617cc153c664a4c63c","e2b6db433156c6eeff0267f69fed7e136ba8081307f28cf335cf14a8c849c516","9682c86df92833243526a7e3e45a56c5a03d7cf6311f7441607c9b8340773971","dd7e666ac74f15727cc32255aed6918bf46806e84a479a28494f432b1bc36cf8","298ee055b6199b5303b03d8e8e684540390fd32c17a37e204d6a6ffe5ed4190c","d49c2c4c41d698679e54d8731144e9359202d2a4bdc64f8245cfa87a470dc2d0","293cd9c3b9c50ac607dc22ceb4acacac7d7ed83941f7d642768fdc7c7d471866","4249f7f4c4f0fe5eb48576ec6425a477753e4f4f5a9f7afe75b38c7c366b566a","c970788a6064983eeee31f24f374f32e345a52860c7ad750a38a8f874cae22c1","a1ddcf2125b1e71dd93f6f4851a835dbfd4eb7d7e34db49263bd6f5a6087959d","86d4eaf6be3efc9fbb92b919372eb6d84fee39c7487f27adacb83bc73ed7a59d","40b4de816d21273238a97efbc72f850b746fb38af45a653e1d90e704a5fb34d5","352d7401628d76f538b0227967a4b32b40a8f6fe586799c55b358f45ef0dbf35","2d68e6d2e1905bc61a5041a8c13457629f7602ccfb2f9e47eb6ee3d1f3d245c0","2aa83515032e2c0a57bf3d8a2adc87c33a9cee2ad298400d8e043518dc202d70","943a513f830fe1e8176ff0a9b25f844ac44bbd661cd398f14a94a6f932ef21fc","c78ff1247b812c9870ff615a3df05a19dfee9bdccdfa3b3190d2c2caee6dcdc2","602a39a5d2ef3cf6c9943e66b755bba8cba78fc7e8c560de1d96ea80c01e5da4","f0e03c4c6e81f7ad72904a206cf90263d2b623a21d4f0df7d9a812039a29e716","a3f264989828e2de0de263fe8b0b994c2e0df1119ed2bfa9b9c9139022db1977","98423b8c77d46c5237ee7bf51943f0efaa593dfa67d3854183b0e440d1b5858c","d27bdfb649c5f74fffabaaa0aa6400d6524d30a2072f90b39069ef70133e0a9f","9a8360b11295fafc257e547d38801b12683901269e9b58f0c896770be55677d8","435b7d19d7fb0ccba26e566b21dc7ce3564ca754368d28a63a42eb3cb2543a52","74d4e9c4244d3415848c13cc260a61f52146135067d85d9dbdc88bea35350267","36273df6982549a7fd133f4b2a94a9ce5e724a153fc96d2c4bcd7756f4c920ca","420f00a04091891e755a45c1293400bf35b338c3a12088ee77fcd3229f6b7515","8d89598d2e6749875de3bb121b3021a012c240ad63c53e85bd95fdd852dc036d","9721e347cda589369f6300206991e4bde213e2c18a21973f567539d3170a8d86","659a3b49e137f1181a79e4848e53dfef1c82fa88c027e2f3d023d4e1341df4b5","27cd8d81eadf09e627386293f3eab2b88efeaa5ba0184a690e15e8f9d5f89d5c","dbc25358193b50da430b7037e4ad0dd5f2c7051cc7f5a65d747df0b08ac8a7f8","0edb2d3c47c725e91a4c820f083cf0eb774c5f02310ace534f5df2fb8e0b67de","911955ebe87ca9a299886e595d7bf8d7ad7d3c2c67022d400fd7bafc66aef82b","a34e8ea7755677af21fef74f4d8996c6691f836390546b06394172b50a923f85","93a6a1bb108b6bab9080706ad2f6d405b31a42f2f15ab71cb7e506b132d73fbf","cf560804de4e441a13c3effd41091d02b2232f31088ea97e992199346573d585","6b67d7e98959da4c656082a88bd61bd2c6788940c480f35f7e0ab93127853f80","59997dd2b7d8578a5fce4e80fb175104ebd08412ddd44cad23c48e354627f75a","c7d0e5bca54766e93115b9b62d09f6bcdc3626fd5db02e62e42c5cde6129faca","7874f14a29256a7891d8491e4319ab9d1ceac6634ebf143b3fbf20d33698ace2","5b74c9d2480223497f01ea5767502692737f92a5532e13bc791c65b3fc88ec82","df2afc97b5d4d8b6eaa22be83ca66acebcef776063f80a92524a04a713150fd5","a16654678073cf9bc6ed13e0b14aa770b3c6f6c418da77301efe2f426d6d901f","b20779b7342860714cb85afcc3ae3055b31acdeb4de745ead7d9bd045f9154ac","c501d0d29154a66538d427fbfcf42857b433688917ebf66afc29dc1562f23eae","f830980894653be15c120fea5e01de610a0e822796666836eef2c99c64f32e71",{"version":"c8747693e5872ad5ef3aa016731a06915e1c34dae987829d9aa5bd40c7a2c54b","affectsGlobalScope":true},"b44d9cb3fe0e67992413055d16110df39e244f5480fcd48d67d22b670e0e5cad",{"version":"30bf01dd2e284098445264c8d71c608890cc11c142f36d0193aa655bdc0a40cb","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitReturns":true,"noUnusedLocals":true,"outDir":"./","rootDir":"../src","sourceMap":true,"strict":true,"target":6,"tsBuildInfoFile":"./tsbuildinfo"},"fileIdsList":[[101,104],[46],[105],[106,107,108,109,110,111,112],[46,47,113,114,115,116,117,118,119,120,121,122],[54,57,59,69,82,84,88,90,92,94,101,104],[54,57,62,63,69,82,84,88,90,92,94,102,104],[54,57,59,60,61,69,82,84,88,90,91,92,94,104],[54,57,59,69,82,84,88,89,90,92,94,104],[54,57,69,82,84,88,90,92,94,104],[97],[94],[52,94,95],[48],[49,51],[50],[54,57,60,69,82,84,88,90,92,94,104],[54,57,65,69,82,84,88,90,92,94,104],[54,57,66,69,82,84,88,90,92,94,104],[54,57,59,69,82,84,88,90,92,94,104],[53,94],[54,57,59,60,61,62,65,66,67,68,69,70,71,72,73,74,75,79,80,82,83,84,85,88,89,90,91,92,94,101,102,103],[54,57,69,82,84,88,89,91,92,94,104],[54,55,57,69,82,84,88,89,90,91,94,104],[54,57,59,67,69,82,84,85,88,90,92,94,104],[54,57,69,70,78,82,84,88,90,92,94,104],[54,57,62,69,71,82,84,88,90,91,92,94,104],[54,57,69,72,82,84,88,90,91,92,94,104],[54,57,65,67,69,73,82,84,88,90,92,94,101,104],[96],[48,50],[57,90],[54,57,62,65,69,82,84,88,90,92,94,104],[54,57,69,71,82,84,88,90,92,94,104],[56,88,89,90],[54,57,59,60,61,62,63,64,65,66,67,69,70,71,72,74,75,79,80,82,83,85,88,89,90,91,92,94,101,102,104],[54,55,57,69,82,84,88,89,90,91,92,93,104],[89,91,92],[54,55,69,82,84,88,89,90,91,92,94,104],[54,57,59,60,61,62,65,67,69,71,72,76,77,78,79,80,81,84,88,89,90,92,94,101,102,104],[54,57,58,59,62,67,69,70,72,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,94,104],[84,104],[99],[58,88,94],[54,57,59,68,82,84,88,90,92,94,104],[88],[54,57,59,62,69,72,82,84,88,90,92,94,104],[54,57,62,69,77,78,80,82,84,88,90,92,94,104],[54,57,62,69,70,80,82,84,85,88,90,92,94,104],[54,57,61,69,82,84,88,90,92,94,104],[89,91,98,99,100],[123],[124,125,126,127,142,156],[123,143,144,145,146,147,148,149,150,151,152,153,154,155],[123,128,129,130,131,132,133,134,135,136,137,138,139,140,141],[157,158]],"referencedMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[157,53],[126,52],[143,52],[144,52],[145,52],[146,52],[147,52],[156,54],[148,52],[149,52],[150,52],[151,52],[152,52],[153,52],[154,52],[155,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,55],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[159,56]],"exportedModulesMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[157,53],[126,52],[143,52],[144,52],[145,52],[146,52],[147,52],[156,54],[148,52],[149,52],[150,52],[151,52],[152,52],[153,52],[154,52],[155,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,55],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[159,56]],"semanticDiagnosticsPerFile":[105,47,109,108,112,106,107,113,111,110,114,115,116,117,118,120,119,123,121,46,122,158,160,54,102,64,62,60,68,98,56,96,49,52,51,65,103,76,85,55,95,104,90,92,66,70,86,72,77,74,59,78,97,48,53,58,50,71,75,91,73,84,94,93,61,57,82,88,67,100,89,99,69,79,80,81,87,83,63,101,10,12,11,2,13,14,15,16,17,18,19,20,3,4,24,21,22,23,25,26,27,5,28,29,30,31,6,32,33,34,35,7,40,36,37,38,39,8,44,41,42,43,1,9,45,124,125,157,126,143,144,145,146,147,156,148,149,150,151,152,153,154,155,127,128,129,130,131,132,133,134,142,135,136,137,138,139,140,141,159]},"version":"4.5.5"}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "Transcend Inc.",
3
3
  "name": "@transcend-io/privacy-types",
4
4
  "description": "Core enums and types that can be useful when interacting with Transcend's public APIs.",
5
- "version": "1.14.0",
5
+ "version": "1.15.2",
6
6
  "homepage": "https://github.com/transcend-io/privacy-types",
7
7
  "repository": {
8
8
  "type": "git",