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

my-local-ip-is

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-local-ip-is - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json

@@ -1,1 +0,1 @@

{"name":"my-local-ip-is","version":"1.0.1","description":"finds your internal ip to acces your pc over the LAN","main":"index.js","scripts":{},"keywords":["ip","internet","lan","internal","ip","network"],"author":"DerpMarine","license":"ISC","bin":{"my-local-ip-is":"index.js"},"devDependencies":{}}
{"name":"my-local-ip-is","version":"1.0.2","description":"finds your internal ip to acces your pc over the LAN","main":"index.js","scripts":{},"keywords":["ip","internet","lan","internal","ip","network"],"author":"DerpMarine","license":"ISC","bin":{"my-local-ip-is":"index.js"},"devDependencies":{}}

@@ -40,3 +40,3 @@ # My Local IP Is

returns this in the console:
returns something like this in the console:

@@ -56,3 +56,3 @@ ```json

that will then return `192.168.56.1`.
that will then return a IP like `192.168.56.1`.

@@ -59,0 +59,0 @@ -----------------

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