nodejs-traceroute
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "nodejs-traceroute", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Node.js wrapper around tracert and traceroute process", | ||
@@ -21,4 +21,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"validator": "^12.2.0" | ||
"validator": "^13.7.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# nodejs-traceroute [![Code Climate](https://codeclimate.com/github/zulhilmizainuddin/nodejs-traceroute/badges/gpa.svg)](https://codeclimate.com/github/zulhilmizainuddin/nodejs-traceroute) | ||
# nodejs-traceroute [![Build Status](https://travis-ci.org/zulhilmizainuddin/nodejs-traceroute.svg?branch=master)](https://travis-ci.org/zulhilmizainuddin/nodejs-traceroute) [![Code Climate](https://codeclimate.com/github/zulhilmizainuddin/nodejs-traceroute/badges/gpa.svg)](https://codeclimate.com/github/zulhilmizainuddin/nodejs-traceroute) | ||
@@ -3,0 +3,0 @@ [![NPM](https://nodei.co/npm/nodejs-traceroute.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/nodejs-traceroute/) |
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
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
10311
+ Addedvalidator@13.12.0(transitive)
- Removedvalidator@12.2.0(transitive)
Updatedvalidator@^13.7.0