crawler-user-agents 1.47.0 → 1.48.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.
@@ -18339,5 +18339,17 @@
18339
18339
  "tags": [
18340
18340
  "feed-reader"
18341
18341
  ]
18342
+ },
18343
+ {
18344
+ "pattern": "watchTowr",
18345
+ "addition_date": "2026/04/23",
18346
+ "url": "https://watchtowr.com",
18347
+ "instances": [
18348
+ "Mozilla/5.0 (watchTowr; Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0"
18349
+ ],
18350
+ "description": "watchTowr is an external attack surface management tool that scans assets and generates findings against those assets",
18351
+ "tags": [
18352
+ "scanner"
18353
+ ]
18342
18354
  }
18343
18355
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.47.0",
3
+ "version": "1.48.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {