express-ipfilter
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -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 @@ |
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
20436
128