@ghostery/trackerdb 1.0.362 → 1.0.363

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.
Binary file
@@ -48,7 +48,7 @@
48
48
  "social_media": {
49
49
  "name": "Social Media",
50
50
  "color": "#cba14e",
51
- "description": "Features related to social media platforms."
51
+ "description": "Features related to social media platforms. For example, a script used to embed a content feed on another site."
52
52
  },
53
53
  "utilities": {
54
54
  "name": "Utilities",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.362",
3
+ "version": "1.0.363",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {