crawler-user-agents 1.57.0 → 1.58.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
  "search-engine"
18365
18365
  ]
18366
+ },
18367
+ {
18368
+ "pattern": "ListGemBot",
18369
+ "addition_date": "2026/08/06",
18370
+ "url": "https://listgem.com/bot",
18371
+ "instances": [
18372
+ "ListGemBot/1.0 (+https://listgem.com/bot)"
18373
+ ],
18374
+ "description": "ListGemBot is the link unfurler for ListGem, a structured curation platform. When a user adds a URL to one of their lists, it fetches that single page to read its public metadata for the preview.",
18375
+ "tags": [
18376
+ "social-preview"
18377
+ ]
18366
18378
  }
18367
18379
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.57.0",
3
+ "version": "1.58.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {