express-spider-middleware
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -28,3 +28,4 @@ const spiders = [ | ||
/CloudFlare/i, | ||
/DemandbasePublisherAnalyzer/i | ||
/DemandbasePublisherAnalyzer/i, | ||
/yeti/i | ||
] | ||
@@ -31,0 +32,0 @@ |
{ | ||
"name": "express-spider-middleware", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"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
168
7929
7