Socket
Socket
Sign inDemoInstall

spider-detector

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.12 to 1.0.13

.npmignore

50

index.js
var spiders = [
/bot/,
/spider/,
/facebookexternalhit/,
/simplepie/,
/yahooseeker/,
/embedly/,
/quora link preview/,
/outbrain/,
/vkshare/,
/monit/,
/Pingability/,
/Monitoring/,
/WinHttpRequest/,
/Apache-HttpClient/,
/getprismatic.com/,
/curl/,
/python-requests/,
/Twurly/,
/browserproxy/,
/Monitoring/,
/webmeup-crawler/,
/Qwantify/,
/Yahoo! Slurp/,
/Domain Re-Animator Bot/,
/pinterest/
/bot/i,
/spider/i,
/facebookexternalhit/i,
/simplepie/i,
/yahooseeker/i,
/embedly/i,
/quora link preview/i,
/outbrain/i,
/vkshare/i,
/monit/i,
/Pingability/i,
/Monitoring/i,
/WinHttpRequest/i,
/Apache-HttpClient/i,
/getprismatic.com/i,
/curl/i,
/python-requests/i,
/Twurly/i,
/yandex/i,
/browserproxy/i,
/Monitoring/i,
/webmeup-crawler/i,
/Qwantify/i,
/Yahoo! Slurp/i,
/pinterest/i
]

@@ -28,0 +28,0 @@

{
"name": "spider-detector",
"version": "1.0.12",
"version": "1.0.13",
"description": "A tiny node module to detect spiders/crawlers quickly and comes with optional middleware for ExpressJS",

@@ -35,6 +35,6 @@ "main": "index.js",

"devDependencies": {
"express": "4.12.4",
"superagent": "1.2.0",
"tape": "4.0.0"
"express": "4.13.3",
"superagent": "1.3.0",
"tape": "4.0.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc