Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-portmapping

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-portmapping - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

CMakeLists.txt
cmake_minimum_required(VERSION 3.13)
project(node_portmapping VERSION 0.2.0)
project(node_portmapping VERSION 0.2.1)

@@ -4,0 +4,0 @@ include_directories(${CMAKE_JS_INC})

{
"name": "node-portmapping",
"version": "0.2.0",
"version": "0.2.1",
"description": "Multi-protocol NAT Port Mapping for Node.js based on libplum",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

],
"license": "LGPL-2.0-or-later",
"license": "LGPL-2.1-or-later",
"gypfile": true,

@@ -33,0 +33,0 @@ "bugs": {

@@ -5,3 +5,3 @@ # Multi-protocol NAT Port Mapping for Node.js

This project consists in Node.js bindings for [libplum](https://github.com/paullouisageneau/libplum). Please check [libplum](https://github.com/paullouisageneau/libplum) for more details.
This project consists in Node.js bindings for [libplum](https://github.com/paullouisageneau/libplum), which is licensed under LGPLv2.

@@ -8,0 +8,0 @@ ## Example

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc