Socket
Socket
Sign inDemoInstall

ip-bigint

Package Overview
Dependencies
0
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

10

package.json
{
"name": "ip-bigint",
"version": "8.0.0",
"version": "8.0.1",
"description": "Convert IPv4 and IPv6 addresses to native BigInt and vice-versa",

@@ -18,6 +18,6 @@ "author": "silverwind <me@silverwind.io>",

"devDependencies": {
"eslint": "8.51.0",
"eslint-config-silverwind": "76.0.4",
"updates": "15.0.2",
"versions": "11.1.0",
"eslint": "8.53.0",
"eslint-config-silverwind": "79.3.3",
"updates": "15.0.4",
"versions": "12.0.0",
"vitest": "0.34.6",

@@ -24,0 +24,0 @@ "vitest-config-silverwind": "3.0.0"

# ip-bigint
[![](https://img.shields.io/npm/v/ip-bigint.svg?style=flat)](https://www.npmjs.org/package/ip-bigint) [![](https://img.shields.io/npm/dm/ip-bigint.svg)](https://www.npmjs.org/package/ip-bigint) [![](https://img.shields.io/bundlephobia/minzip/ip-bigint.svg)](https://bundlephobia.com/package/ip-bigint) [![](https://packagephobia.com/badge?p=ip-bigint)](https://packagephobia.com/result?p=ip-bigint)
> Tools to work with IPv4 and IPv6 CIDR

@@ -62,4 +61,12 @@ > Convert IPv4 and IPv6 addresses to native BigInt and vice-versa

## Related
- [ip-regex](https://github.com/sindresorhus/ip-regex) - Regular expression for matching IP addresses
- [is-cidr](https://github.com/silverwind/is-cidr) - Check if a string is an IP address in CIDR notation
- [is-ip](https://github.com/sindresorhus/is-ip) - Check if a string is an IP address
- [cidr-regex](https://github.com/silverwind/cidr-regex) - Check if a string is an IP address in CIDR notation
- [cidr-tools](https://github.com/silverwind/cidr-tools) - Tools to work with IPv4 and IPv6 CIDR network lists
## License
© [silverwind](https://github.com/silverwind), distributed under BSD licence
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc