@ghostery/trackerdb 1.0.130 → 1.0.131

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
@@ -5702,6 +5702,15 @@
5702
5702
  "privacy_contact": "privacy@cookieinformation.com",
5703
5703
  "ghostery_id": null
5704
5704
  },
5705
+ "cookieyes": {
5706
+ "name": "CookieYes",
5707
+ "description": "CookieYes Limited is a Cookie Consent Solution for GDPR & CCPA Compliance.",
5708
+ "website_url": "https://www.cookieyes.com/",
5709
+ "country": "GB",
5710
+ "privacy_policy_url": "https://www.cookieyes.com/privacy-policy/",
5711
+ "privacy_contact": "support@cookieyes.com",
5712
+ "ghostery_id": null
5713
+ },
5705
5714
  "cooliris": {
5706
5715
  "name": "Cooliris",
5707
5716
  "description": "\"The Cooliris app is a way to experience all of your photos and your friends' photos in one place, and selectively share and save them as you like.\"",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.130",
3
+ "version": "1.0.131",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {