Socket
Socket
Sign inDemoInstall

default-gateway

Package Overview
Dependencies
16
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.1.0

7

index.js

@@ -302,1 +302,8 @@ import {isIP} from "node:net";

export const gateway6sync = () => sync("v6");
export default {
gateway4async,
gateway6async,
gateway4sync,
gateway6sync,
};

2

package.json
{
"name": "default-gateway",
"version": "7.0.0",
"version": "7.1.0",
"description": "Get the default network gateway, cross-platform.",

@@ -5,0 +5,0 @@ "author": "silverwind",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc