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

ip2

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip2 - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

6

bin/ip2-cli.js

@@ -8,3 +8,3 @@ #!/usr/bin/env node

program
.version('0.3.5')
.version('0.3.6')
.option('-v, --version', 'get version number')

@@ -127,5 +127,5 @@ .option('-f, --force', 'overwrite file')

if (process.argv.length == 2) {
// console.log();
console.log();
localip('');
// example();
example();
}

@@ -132,0 +132,0 @@

{
"name": "ip2",
"version": "0.3.5",
"version": "0.3.6",
"description": "Another ip address & hosts tools",

@@ -29,4 +29,4 @@ "main": "index.js",

"domain",
"internet",
"google",
"internet",
"geo",

@@ -33,0 +33,0 @@ "ipgeo",

Sorry, the diff of this file is not supported yet

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