express-spider-middleware
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -30,3 +30,4 @@ const spiders = [ | ||
/yeti/i, | ||
/ias-va/i | ||
/ias-va/i, | ||
/admantx/i | ||
]; | ||
@@ -33,0 +34,0 @@ |
{ | ||
"name": "express-spider-middleware", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"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
7962
170