#898558 RFP: node-is-in-subnet -- Node.js library to check if an IP is in a subnet

#898558#5
Date:
2018-05-13 14:33:26 UTC
From:
To:
* Package name    : node-is-in-subnet
  Version         : 1.5.0
  Upstream Author : Nate Silva <nate@natesilva.com>
* URL             : https://github.com/natesilva/is-in-subnet
* License         : Expat
  Programming Lang: JavaScript
  Description     : Node.js library to check if an IP is in a subnet

is-in-subnet check if an IPv4 or IPv6 address is contained in the given
subnet. It is also possible to give an array instead of a subnet to test
if IP address is in one of the subnets given in this array.

#898558#10
Date:
2018-05-13 15:16:49 UTC
From:
To:
retitle 898558 RFP: node-is-in-subnet -- Node.js library to check if an
IP is in a subnet

stop

I'll not package it since it requires some TypeScript knowledge