crawler-user-agents 1.50.0 → 1.51.0

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.
@@ -18363,5 +18363,17 @@
18363
18363
  "tags": [
18364
18364
  "monitoring"
18365
18365
  ]
18366
+ },
18367
+ {
18368
+ "pattern": "GeedoShopProductFinder",
18369
+ "addition_date": "2026/06/17",
18370
+ "url": "https://geedo.com/product-finder/",
18371
+ "instances": [
18372
+ "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko; GeedoShopProductFinder) Chrome/142.0.0.0 Safari/537.36"
18373
+ ],
18374
+ "description": "GeedoShopProductFinder is the automated crawler used by Geedo, a global product-search engine specialized in online retail.",
18375
+ "tags": [
18376
+ "search-engine"
18377
+ ]
18366
18378
  }
18367
18379
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.50.0",
3
+ "version": "1.51.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {