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

@dkvz/iplookup-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dkvz/iplookup-cli - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

iplookup.js

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

'ISO': city.country.isoCode,
'Registered Ctry': city.registeredCountry.names.en,
'Registered Ctry': city.registeredCountry && city.registeredCountry.names.en,
}

@@ -31,0 +31,0 @@ } else {

{
"name": "@dkvz/iplookup-cli",
"version": "2.0.1",
"version": "2.0.2",
"description": "Queries IP location databases and shows info on the owner and their IP ranges",

@@ -5,0 +5,0 @@ "main": "iplookup.js",

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