getmac v3.0.0 Release Notes

Release Date: 2019-11-18 // over 4 years ago
    • getMac renamed to getMAC and has the function signature (iface?: string) => Promise<string>
    • extractMAC is now exported, if you already have the MAC interfaces string, with the signature (input: string, iface?: string) => string
    • isMac renamed to isMAC
    • Converted to TypeScript
    • ⚡️ Updated dependencies, base files, and editions using boundation