Socket
Socket
Sign inDemoInstall

nat-api

Package Overview
Dependencies
73
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -161,3 +161,3 @@ const arrayRemove = require('unordered-array-remove')

var numPorts = openPortsCopy.length
if (numPorts === 0) return cb()
if (numPorts === 0) return continueDestroy()

@@ -164,0 +164,0 @@ openPortsCopy.forEach(function (openPortObj) {

{
"name": "nat-api",
"version": "0.1.1",
"version": "0.1.2",
"description": "Port mapping with UPnP and NAT-PMP",

@@ -5,0 +5,0 @@ "main": "index.js",

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