crawler-user-agents 1.42.0 → 1.43.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.
@@ -8118,6 +8118,10 @@
8118
8118
  "instances": [
8119
8119
  "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 newsai/1.0 Safari/537.36"
8120
8120
  ],
8121
- "description": "NewsAI crawler for news content aggregation and indexing"
8121
+ "description": "NewsAI crawler for news content aggregation and indexing",
8122
+ "tags": [
8123
+ "ai-crawler",
8124
+ "feed-reader"
8125
+ ]
8122
8126
  }
8123
8127
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.42.0",
3
+ "version": "1.43.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {