Socket
Socket
Sign inDemoInstall

ipaddr.js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipaddr.js - npm Package Compare versions

Comparing version 1.5.4 to 1.6.0

lib/ipaddr.js.d.ts

2

bower.json
{
"name": "ipaddr.js",
"version": "1.5.4",
"version": "1.6.0",
"homepage": "https://github.com/whitequark/ipaddr.js",

@@ -5,0 +5,0 @@ "authors": [

{
"name": "ipaddr.js",
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
"version": "1.5.4",
"version": "1.6.0",
"author": "whitequark <whitequark@whitequark.org>",

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

"engines": { "node": ">= 0.10" },
"license": "MIT"
"license": "MIT",
"types": "./lib/ipaddr.js.d.ts"
}
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