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.7 to 1.0.8

LICENSE

19

package.json
{
"name": "local-ip-url",
"version": "1.0.7",
"version": "1.0.8",
"description": "Get current machine IP.",

@@ -9,6 +9,2 @@ "main": "index.js",

"homepage": "https://jaywcjlove.github.io/local-ip-url",
"scripts": {
"test": "jest",
"coverage": "jest --coverage"
},
"exports": {

@@ -22,8 +18,2 @@ ".": "./index.js",

},
"jest": {
"coverageReporters": [
"lcov",
"json-summary"
]
},
"files": [

@@ -43,6 +33,3 @@ "index.js",

"mac"
],
"devDependencies": {
"jest": "^29.5.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