express-spider-middleware
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -27,3 +27,4 @@ const spiders = [ | ||
/Mediapartners-Google/i, | ||
/CloudFlare/i | ||
/CloudFlare/i, | ||
/DemandbasePublisherAnalyzer/i | ||
] | ||
@@ -30,0 +31,0 @@ |
{ | ||
"name": "express-spider-middleware", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "And ExpressJS middleware for detecting search engine crawlers/spiders and handling crawler-specific logic such as additional logging for requests from spiders", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7937
167