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.5 to 1.0.6

18

package.json
{
"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 @@

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