Socket
Socket
Sign inDemoInstall

libnmap

Package Overview
Dependencies
12
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.14 to 0.4.15

4

package.json
{
"name": "libnmap",
"version": "v0.4.14",
"version": "v0.4.15",
"description": "libnmap for node.js",

@@ -37,3 +37,3 @@ "author": "Jason Gerfen <jason.gerfen@gmail.com>",

"async": "^2.6.1",
"cidr-js": "^2.3.1",
"cidr-js": "git+https://github.com/jas-/cidr-js.git#v2.3.2",
"deepmerge": "^2.1.1",

@@ -40,0 +40,0 @@ "hasbin": "^1.2.3",

@@ -5,3 +5,3 @@ # libnmap

[![npm](https://img.shields.io/npm/v/libnmap.svg)](https://npmjs.com/package/libnmap) [![Build Status](https://travis-ci.org/jas-/node-libnmap.png?branch=master)](https://travis-ci.org/jas-/node-libnmap) [![Dependencies](https://img.shields.io/david/jas-/node-libnmap.svg)](https://david-dm.org/jas-/node-libnmap) ![Downloads](https://img.shields.io/npm/dm/libnmap.svg) [![Vulnerabilities](https://snyk.io.cnpmjs.org/test/npm/libnmap/badge.svg?style=flat-square)](https://snyk.io.cnpmjs.org/test/npm/libnmap)
[![npm](https://img.shields.io/npm/v/libnmap.svg)](https://npmjs.com/package/libnmap) [![Build Status](https://travis-ci.org/jas-/node-libnmap.png?branch=master)](https://travis-ci.org/jas-/node-libnmap) [![Dependencies](https://img.shields.io/david/jas-/node-libnmap.svg)](https://david-dm.org/jas-/node-libnmap) ![Downloads](https://img.shields.io/npm/dm/libnmap.svg) [![Vulnerabilities](https://snyk.io.cnpmjs.org/test/npm/libnmap/)](https://snyk.io/test/npm/libnmap)

@@ -37,3 +37,4 @@ ## install ##

A default usage example. For more advanced and possible options please
see [here](https://github.com/jas-/node-libnmap/tree/master/examples)
see [here](https://github.com/jas-/node-libnmap/tree/master/examples) or simply
look in the included `examples/` folder.

@@ -40,0 +41,0 @@ ### scan ###

Sorry, the diff of this file is not supported yet

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