New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ip-info-finder

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-info-finder - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

index.js

@@ -127,7 +127,2 @@ const translate = require("@vitalets/google-translate-api");

return res['results'];
}
(async () => {
const data = await this.getIPInfo('28.106.238.158');
console.log(data);
})()
}

4

package.json
{
"name": "ip-info-finder",
"version": "3.0.0",
"version": "3.0.1",
"description": "A package for analyzing IP addresses and retrieving valuable information, such as physical address, country of registration, WHOIS data, and weather information.",

@@ -55,2 +55,2 @@ "main": "index.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