Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ip-range-check

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-range-check - npm Package Compare versions

Comparing version 0.0.2 to 0.2.0

index.d.ts

8

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

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