@ghostery/trackerdb 1.0.268 → 1.0.269

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
@@ -5484,6 +5484,15 @@
5484
5484
  "privacy_contact": "info@connextra.com",
5485
5485
  "ghostery_id": "502"
5486
5486
  },
5487
+ "consentmanager": {
5488
+ "name": "consentmanager",
5489
+ "description": "Consent management provider for websites to be GDPR and CCPA compliant. We provide services to obtain consent from your website visitors and provide this information to your advertisers and other partners.",
5490
+ "website_url": "https://www.consentmanager.net",
5491
+ "country": "SE",
5492
+ "privacy_policy_url": "https://www.consentmanager.net/privacy",
5493
+ "privacy_contact": "mail@consentmanager.net",
5494
+ "ghostery_id": null
5495
+ },
5487
5496
  "constant_contact": {
5488
5497
  "name": "Constant Contact",
5489
5498
  "description": "\"Constant Contact®, Inc. helps small businesses, associations, and nonprofits connect with their customers, clients, and members\"",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.268",
3
+ "version": "1.0.269",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {