feat: Add MAC address vendor lookup API endpoint and dependencies

This commit is contained in:
2026-01-02 18:14:53 +01:00
parent eec2ed1adb
commit cde424e881
3 changed files with 11 additions and 32 deletions

View File

@@ -16,11 +16,11 @@
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"mac-oui-lookup": "^1.1.4",
"macaddress": "^0.5.3",
"oui": "^13.1.1",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"qs": "^6.14.1",
"whois-json": "^2.0.4"
}
}
}