express-ipfilter
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -21,2 +21,4 @@ # Contributing | ||
Update the version number at the top of the README, add your change to the changelog, and update the version in `packet.json` | ||
Push to your fork and [submit a pull request][pr]. | ||
@@ -23,0 +25,0 @@ |
{ | ||
"name": "express-ipfilter", | ||
"description": "A light-weight IP address based filtering system", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"author": "BaM Interactive", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -9,3 +9,3 @@ express-ipfilter: A light-weight IP address based filtering system | ||
## Version | ||
0.2.5 | ||
0.2.6 | ||
@@ -131,2 +131,4 @@ ## Installation | ||
See the `CONTRIBUTING.MD` document for more information on contributing. | ||
### Building from source | ||
@@ -148,3 +150,6 @@ | ||
0.3.0 | ||
0.2.6 | ||
- Minor change to the Contributing Guidelines to include updating the version numbers | ||
0.2.5 | ||
* Added fields `status` and `statusCode` to the IpDeniedError object, which both equal `403`. | ||
@@ -151,0 +156,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
116856
267