Socket
Socket
Sign inDemoInstall

ipaddr.js

Package Overview
Dependencies
0
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

5

package.json
{
"name": "ipaddr.js",
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
"version": "0.1.5",
"version": "0.1.6",
"author": "Peter Zotov <whitequark@whitequark.org>",

@@ -21,3 +21,4 @@ "directories": {

"main": "./lib/ipaddr",
"engines": { "node": ">= 0.2.5" }
"engines": { "node": ">= 0.2.5" },
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc