crawler-user-agents 1.0.152 → 1.0.154

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.
@@ -4972,5 +4972,21 @@
4972
4972
  "meta-externalfetcher/1.1"
4973
4973
  ],
4974
4974
  "url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
4975
+ },
4976
+ {
4977
+ "pattern": "AcademicBotRTU",
4978
+ "addition_date": "2024/10/17",
4979
+ "instances": [
4980
+ "AcademicBotRTU (https://academicbot.rtu.lv; mailto:caps@rtu.lv)"
4981
+ ],
4982
+ "url": "https://academicbot.rtu.lv"
4983
+ },
4984
+ {
4985
+ "pattern": "KeybaseBot",
4986
+ "addition_date": "2024/10/21",
4987
+ "url": "https://book.keybase.io/docs/chat/link-previews",
4988
+ "instances": [
4989
+ "Mozilla/5.0 (compatible; KeybaseBot; +https://keybase.io)"
4990
+ ]
4975
4991
  }
4976
4992
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.152",
3
+ "version": "1.0.154",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",