local-ip-url
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5942
123
0
48