crawler-user-agents 1.0.152 → 1.0.153

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,13 @@
4972
4972
  "meta-externalfetcher/1.1"
4973
4973
  ],
4974
4974
  "url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
4975
+ },
4976
+ {
4977
+ "pattern": "KeybaseBot",
4978
+ "addition_date": "2024/10/21",
4979
+ "url": "https://book.keybase.io/docs/chat/link-previews",
4980
+ "instances": [
4981
+ "Mozilla/5.0 (compatible; KeybaseBot; +https://keybase.io)"
4982
+ ]
4975
4983
  }
4976
4984
  ]
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.153",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",