humanize-url
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "humanize-url", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"normalize-url": "^4.3.0" | ||
"normalize-url": "^4.5.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
# humanize-url [![Build Status](https://travis-ci.org/sindresorhus/humanize-url.svg?branch=master)](https://travis-ci.org/sindresorhus/humanize-url) | ||
# humanize-url | ||
@@ -3,0 +3,0 @@ > Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com` |
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
2766
Updatednormalize-url@^4.5.1