cloudflare-bot-directory 1.0.23 → 1.0.24
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.
- package/package.json +2 -2
- package/src/index.json +1 -1
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "cloudflare-bot-directory",
|
|
3
3
|
"description": "CloudFlare Radar verified bots directory - 500+ web crawlers, search engine bots, and user agents as JSON for bot detection and traffic filtering",
|
|
4
4
|
"homepage": "https://github.com/microlinkhq/cloudflare-bot-directory",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.24",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"main": "./src/index.js",
|
|
8
8
|
"exports": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@commitlint/cli": "latest",
|
|
51
51
|
"@commitlint/config-conventional": "latest",
|
|
52
|
-
"ava": "
|
|
52
|
+
"ava": "7",
|
|
53
53
|
"c8": "latest",
|
|
54
54
|
"ci-publish": "latest",
|
|
55
55
|
"conventional-changelog-cli": "latest",
|
package/src/index.json
CHANGED
|
@@ -3627,7 +3627,7 @@
|
|
|
3627
3627
|
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Google-Agent; +https://developers.google.com/crawling/docs/crawlers-fetchers/google-agent) Chrome/W.X.Y.Z Safari/537.36",
|
|
3628
3628
|
"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Google-Agent; +https://developers.google.com/crawling/docs/crawlers-fetchers/google-agent)"
|
|
3629
3629
|
],
|
|
3630
|
-
"signatureAgentUrl":
|
|
3630
|
+
"signatureAgentUrl": null
|
|
3631
3631
|
},
|
|
3632
3632
|
{
|
|
3633
3633
|
"slug": "google-businesslinkverification",
|