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.14 to 1.0.15

9

package.json
{
"name": "spider-detector",
"version": "1.0.14",
"version": "1.0.15",
"description": "A tiny node module to detect spiders/crawlers quickly and comes with optional middleware for ExpressJS",

@@ -17,3 +17,2 @@ "main": "index.js",

"scripts": {
"postinstall": "npm prune",
"test": "tape test/*.js"

@@ -36,6 +35,6 @@ },

"devDependencies": {
"express": "4.13.3",
"superagent": "1.3.0",
"tape": "4.0.2"
"express": "4.13.4",
"superagent": "1.8.3",
"tape": "4.5.1"
}
}
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