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

network

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

network - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

12

package.json
{
"name": "network",
"version": "0.0.9",
"version": "0.0.10",
"description": "Cross platform network utilities for Node.js (gateway_ip, MAC address, etc)",

@@ -10,7 +10,7 @@ "main": "./lib/index.js",

"bin": {
"network": "./bin/network"
"network": "./bin/network"
},
"dependencies": {
"needle": "",
"wmic": ""
"wmic": "0.0.4"
},

@@ -21,7 +21,7 @@ "author": {

},
"repository": {
"type": "git",
"url": "https://github.com/tomas/network.git"
"repository": {
"type": "git",
"url": "https://github.com/tomas/network.git"
},
"license": "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