@ghostery/trackerdb 1.0.501 → 1.0.502

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
@@ -18687,6 +18687,15 @@
18687
18687
  "privacy_contact": null,
18688
18688
  "ghostery_id": "5399"
18689
18689
  },
18690
+ "stripe": {
18691
+ "name": "Stripe",
18692
+ "description": "Stripe processes payments for online businesses. The company primarily offers payment-processing software and application programming interfaces for e-commerce websites and mobile applications.",
18693
+ "website_url": "https://stripe.com/",
18694
+ "country": "US",
18695
+ "privacy_policy_url": "https://stripe.com/privacy",
18696
+ "privacy_contact": "dpo@stripe.com",
18697
+ "ghostery_id": null
18698
+ },
18690
18699
  "stroer": {
18691
18700
  "name": "Ströer SSP GmbH",
18692
18701
  "description": "Ströer is a leading German provider of out-of-home media and offers advertising customers individualized and fully integrated, end-to-end solutions along the entire marketing and sales value chain. With its “OOH plus” strategy, Ströer is focusing on the strengths of the OOH business, underpinned by the Content and Direct Media segments.",
@@ -63204,7 +63213,7 @@
63204
63213
  "stripe.com": {
63205
63214
  "name": "Stripe",
63206
63215
  "category": "customer_interaction",
63207
- "organization": null,
63216
+ "organization": "stripe",
63208
63217
  "alias": null,
63209
63218
  "website_url": "https://stripe.com/",
63210
63219
  "ghostery_id": "3007",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.501",
3
+ "version": "1.0.502",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {