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

private-ip

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

private-ip - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

package.json
{
"name": "private-ip",
"version": "3.0.0",
"version": "3.0.1",
"description": "Check if IP address is private.",

@@ -49,5 +49,5 @@ "exports": "./index.js",

"@types/netmask": "^1.0.30",
"ava": "^5.0.1",
"ava": "^5.3.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.4"
"typescript": "^4.9.5"
},

@@ -57,3 +57,3 @@ "dependencies": {

"ip-regex": "^5.0.0",
"ipaddr.js": "^2.0.1",
"ipaddr.js": "^2.1.0",
"netmask": "^2.0.2"

@@ -60,0 +60,0 @@ },

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