Comparing version 0.4.14 to 0.4.15
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
95
128167
28
923
1
- Removedabbrev@1.1.1(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedcidr-js@2.3.1(transitive)
- Removedcli@0.4.4-2(transitive)
- Removedcommander@0.6.12.0.0(transitive)
- Removedconfig-chain@1.1.13(transitive)
- Removeddebug@4.3.7(transitive)
- Removeddeep-equal@0.1.2(transitive)
- Removeddiff@1.0.7(transitive)
- Removedfresh@0.1.0(transitive)
- Removedglob@3.2.13.2.3(transitive)
- Removedgraceful-fs@1.2.32.0.3(transitive)
- Removedgrowl@1.7.0(transitive)
- Removedinherits@1.0.22.0.4(transitive)
- Removedini@1.3.8(transitive)
- Removedip-subnet-calculator@1.1.8(transitive)
- Removedjade@0.26.3(transitive)
- Removedjs-beautify@1.4.2(transitive)
- Removedline-by-line@0.1.6(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedmime@1.2.6(transitive)
- Removedminimatch@0.2.14(transitive)
- Removedmkdirp@0.3.00.3.5(transitive)
- Removedmocha@1.17.0(transitive)
- Removedms@2.1.3(transitive)
- Removednopt@2.1.2(transitive)
- Removedphpjs@1.3.2(transitive)
- Removedproto-list@1.2.4(transitive)
- Removedrange-parser@0.0.4(transitive)
- Removedsend@0.1.0(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedunderscore@1.5.2(transitive)
Updatedcidr-js@git+https://github.com/jas-/cidr-js.git#v2.3.2