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

express-ipfilter

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-ipfilter - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

lib/ipfilter.js

@@ -129,3 +129,3 @@ /*!

if(settings.log){
console.log('Access granted for excluded path: ' + exclude);
console.log('Access granted for excluded path: ' + results[0]);
}

@@ -132,0 +132,0 @@ return next();

{
"name": "express-ipfilter",
"description": "A light-weight IP address based filtering system",
"version": "0.0.14",
"version": "0.0.15",
"author": "BaM Interactive",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -9,3 +9,3 @@ IP Filter: A light-weight IP address based filtering system

## Version
0.0.14
0.0.15

@@ -76,2 +76,6 @@ ## Installation

0.0.15
* Minor bug fix
0.0.14

@@ -78,0 +82,0 @@

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