{"library":"network-interfaces","type":"library","category":null,"description":"The `network-interfaces` package provides synchronous utility functions for retrieving and filtering network interface and IP address information in Node.js. It acts as a wrapper around Node.js's built-in `os.networkInterfaces()` method, offering simplified functions like `toIp`, `toIps`, `fromIp`, `getInterface`, and `getInterfaces` with optional filtering by internal status and IP version (IPv4/IPv6). The current stable version is 1.1.0, last published in 2017. Due to its age and lack of maintenance, it is considered abandoned. Users are encouraged to directly use `os.networkInterfaces()` or seek more actively maintained alternatives for robust network interface management in modern Node.js applications, especially if TypeScript support or ESM compatibility is required.","language":"javascript","status":"abandoned","version":"1.1.0","tags":["javascript","interface","interfaces","network","ip"],"install":[{"cmd":"npm install network-interfaces","imports":["const ni = require('network-interfaces');"]},{"cmd":"yarn add network-interfaces","imports":[]},{"cmd":"pnpm add network-interfaces","imports":[]}],"homepage":null,"github":"https://github.com/Wizcorp/network-interfaces","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/network-interfaces","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/network-interfaces/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}