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.2.5 to 0.2.6

2

CONTRIBUTING.md

@@ -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 @@

2

package.json
{
"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 @@

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