@ghostery/trackerdb 1.0.242 → 1.0.243

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
@@ -54,11 +54,6 @@
54
54
  "name": "Social Media",
55
55
  "color": "#cba14e",
56
56
  "description": "Features related to social media platforms."
57
- },
58
- "telemetry": {
59
- "name": "Telemetry",
60
- "color": "#a1cb4e",
61
- "description": "Gathers information about user interaction, error reports, and performance. The data is used to improve products."
62
57
  }
63
58
  },
64
59
  "organizations": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.242",
3
+ "version": "1.0.243",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {