ip-range-check
Advanced tools
Comparing version 0.0.2 to 0.2.0
{ | ||
"name": "ip-range-check", | ||
"version": "0.0.2", | ||
"version": "0.2.0", | ||
"description": "Check whether an IP(v4 or v6) is in an CIDR range", | ||
@@ -9,5 +9,9 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/day8/ip-range-check.git" | ||
"url": "git+https://github.com/danielcompton/ip-range-check.git" | ||
}, | ||
@@ -14,0 +18,0 @@ "keywords": [ |
# IP Range Check | ||
[![Build Status](https://travis-ci.org/Day8/ip-range-check.svg?branch=master)](https://travis-ci.org/Day8/ip-range-check) | ||
[![Build Status](https://travis-ci.org/danielcompton/ip-range-check.svg?branch=master)](https://travis-ci.org/danielcompton/ip-range-check) | ||
@@ -5,0 +5,0 @@ [![NPM](https://nodei.co/npm/ip-range-check.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/ip-range-check) |
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
5423
5
51