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.1.0 to 0.1.1

2

CMakeLists.txt
cmake_minimum_required(VERSION 3.13)
project(node_portmapping VERSION 0.1.0)
project(node_portmapping VERSION 0.1.1)

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

{
"name": "node-portmapping",
"version": "0.1.0",
"version": "0.1.1",
"description": "NAT port mapping for Node.js based on libplum",

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

"homepage": "https://github.com/paullouisageneau/node-portmapping#readme",
"devDependencies": {
"dependencies": {
"cmake-js": "^6.2.1",

@@ -39,0 +39,0 @@ "node-addon-api": "^4.2.0"

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