local-ip-url
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "local-ip-url", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Get current machine IP.", | ||
"main": "index.js", | ||
"author": "kenny wong <wowohoo@qq.com>", | ||
"license": "MIT", | ||
"homepage": "https://jaywcjlove.github.io/local-ip-url", | ||
"scripts": { | ||
"test": "node test/index.js" | ||
"test": "jest", | ||
"coverage": "jest --coverage" | ||
}, | ||
@@ -14,2 +17,8 @@ "repository": { | ||
}, | ||
"jest": { | ||
"coverageReporters": [ | ||
"lcov", | ||
"json-summary" | ||
] | ||
}, | ||
"files": [ | ||
@@ -30,4 +39,5 @@ "index.js", | ||
], | ||
"author": "", | ||
"license": "MIT" | ||
"devDependencies": { | ||
"jest": "^29.5.0" | ||
} | ||
} |
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) | ||
![](http://jaywcjlove.github.io/sb/status/no-dependencies.svg) | ||
[![Coverage Status](https://jaywcjlove.github.io/local-ip-url/badges.svg)](https://jaywcjlove.github.io/local-ip-url/lcov-report/) | ||
[![](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)](https://npmjs.org/package/local-ip-url) | ||
@@ -6,0 +10,0 @@ |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
6119
1
52
1