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

local-ip-url

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

local-ip-url - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

index.d.ts

@@ -0,2 +1,3 @@

function localIpUrl(name?: 'public' | 'private', family?: 'ipv4' | 'ipv6'): void;
export default function(name?: 'public' | 'private', family?: 'ipv4' | 'ipv6'): string;
export = localIpUrl
{
"name": "local-ip-url",
"version": "1.0.3",
"version": "1.0.4",
"description": "Get current machine IP.",
"main": "index.js",
"homepage": "https://jaywcjlove.github.io/local-ip-url",
"scripts": {

@@ -11,3 +12,3 @@ "test": "node test/index.js"

"type": "git",
"url": "git@github.com:react-doc/local-ip-url.git"
"url": "https://github.com/jaywcjlove/local-ip-url.git"
},

@@ -14,0 +15,0 @@ "files": [

@@ -5,2 +5,3 @@ local-ip-url

![](http://jaywcjlove.github.io/sb/status/no-dependencies.svg) [![](https://img.shields.io/github/issues/react-doc/local-ip-url.svg)](https://github.com/react-doc/local-ip-url/issues) [![](https://img.shields.io/github/forks/react-doc/local-ip-url.svg)](https://github.com/react-doc/local-ip-url/network) [![](https://img.shields.io/github/stars/react-doc/local-ip-url.svg)](https://github.com/react-doc/local-ip-url/stargazers) [![](https://img.shields.io/github/release/react-doc/local-ip-url.svg)](https://github.com/react-doc/local-ip-url/releases)
[![NPM version](https://img.shields.io/npm/v/local-ip-url.svg?style=flat&label=typenexus)](https://npmjs.org/package/local-ip-url)

@@ -47,2 +48,2 @@ Get current machine IP.

MIT
MIT
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