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

ip-cidr

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-cidr - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "ip-cidr",
"version": "2.0.3",
"version": "2.0.4",
"description": "Module for working with CIDR (v4, v6)",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -60,3 +60,3 @@ # Install

to convert the cidr to an array with all ip addresses in the range
you can get information by chunks using **options.__from** and **options.limit**
you can get information by chunks using **options.from** and **options.limit**
the options might be an integer or a big integer("jsbn" instance)

@@ -63,0 +63,0 @@ you can pass the second argument "results" (object) to get all chunk pagination information

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