@ghostery/trackerdb 1.0.306 → 1.0.308

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.
package/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -8247,6 +8247,15 @@
8247
8247
  "privacy_contact": "hello@freshrelevance.com",
8248
8248
  "ghostery_id": null
8249
8249
  },
8250
+ "freshworks": {
8251
+ "name": "Freshworks",
8252
+ "description": "Freshworks Inc. provides cloud-based tools for customer relationship management (CRM), IT service management (ITSM), and e-commerce marketing.",
8253
+ "website_url": "https://www.freshworks.com/",
8254
+ "country": "US",
8255
+ "privacy_policy_url": "https://www.freshworks.com/privacy/",
8256
+ "privacy_contact": "dpo@freshworks.com",
8257
+ "ghostery_id": null
8258
+ },
8250
8259
  "friendbuy": {
8251
8260
  "name": "FriendBuy",
8252
8261
  "description": "\"Launch your referral program quickly and easily with lightweight code snippets to get your referral program live.For advanced workflows and custom use cases, take advantage of our APIs and event-based triggers, complete with comprehensive developer documentation. Friendbuy’s integration partners can support automated reward payouts, centralized data warehousing, and will fit virtually any marketing strategy.Our best-in-class onboarding team will help you get your program up and running— and ready for peak performance.\"",
@@ -39798,9 +39807,9 @@
39798
39807
  "freshdesk": {
39799
39808
  "name": "Freshdesk",
39800
39809
  "category": "customer_interaction",
39801
- "organization": "freshdesk",
39810
+ "organization": "freshworks",
39802
39811
  "alias": null,
39803
- "website_url": "http://www.freshdesk.com",
39812
+ "website_url": "https://www.freshworks.com/freshdesk/",
39804
39813
  "ghostery_id": "1092",
39805
39814
  "domains": [
39806
39815
  "d36mpcpuzc4ztk.cloudfront.net",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.306",
3
+ "version": "1.0.308",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {