@posthog/core
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"bot-detection.d.ts","sourceRoot":"","sources":["../../src/utils/bot-detection.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,UA+FnC,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,WAAW,GAAa,IAAI,MAAM,GAAG,SAAS,EAAE,0BAAyB,MAAM,EAAO,KAAG,OAWrG,CAAA"} | ||
| {"version":3,"file":"bot-detection.d.ts","sourceRoot":"","sources":["../../src/utils/bot-detection.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,UAmGnC,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,WAAW,GAAa,IAAI,MAAM,GAAG,SAAS,EAAE,0BAAyB,MAAM,EAAO,KAAG,OAWrG,CAAA"} |
@@ -57,3 +57,3 @@ "use strict"; | ||
| 'petalbot', | ||
| 'pinterest', | ||
| 'pinterestbot', | ||
| 'prerender', | ||
@@ -60,0 +60,0 @@ 'rogerbot', |
@@ -28,3 +28,3 @@ const DEFAULT_BLOCKED_UA_STRS = [ | ||
| 'petalbot', | ||
| 'pinterest', | ||
| 'pinterestbot', | ||
| 'prerender', | ||
@@ -31,0 +31,0 @@ 'rogerbot', |
+1
-1
| { | ||
| "name": "@posthog/core", | ||
| "version": "1.49.0", | ||
| "version": "1.49.1", | ||
| "bugs": { | ||
@@ -5,0 +5,0 @@ "url": "https://github.com/PostHog/posthog-js/issues" |
@@ -31,3 +31,7 @@ // List of blocked user agent strings that identify bots | ||
| 'petalbot', | ||
| 'pinterest', | ||
| // not the bare 'pinterest' -- that also matches the Pinterest app's own in-app | ||
| // browser UA (e.g. "...Mobile/15D100 [Pinterest/iOS]"), which is a real user, | ||
| // not the crawler. The crawler's other UA variant ("...pinterest.com/bot.html") | ||
| // is still covered by the generic 'bot.htm' entry below. | ||
| 'pinterestbot', | ||
| 'prerender', | ||
@@ -34,0 +38,0 @@ 'rogerbot', |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1487368
0.02%34249
0.01%