Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isbot

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isbot - npm Package Compare versions

Comparing version 2.3.2 to 2.4.0

list.json

2

index.js

@@ -1,2 +0,2 @@

var list = require('./list');
var list = require('./list.json');
var regex;

@@ -3,0 +3,0 @@ function update() {

{
"name": "isbot",
"version": "2.3.2",
"version": "2.4.0",
"description": "detects bots/crawlers/spiders via the user agent.",

@@ -8,3 +8,4 @@ "main": "index.js",

"scripts": {
"test": "mocha test.js"
"test": "mocha test.js",
"sort": "node /scripts/sort.js"
},

@@ -11,0 +12,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc