Comparing version 1.4.6 to 1.4.7
{ | ||
"name": "url-parse", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", | ||
@@ -36,3 +36,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"querystringify": "^2.0.0", | ||
"querystringify": "^2.1.1", | ||
"requires-port": "^1.0.0" | ||
@@ -42,10 +42,10 @@ }, | ||
"assume": "^2.2.0", | ||
"browserify": "^16.2.0", | ||
"mocha": "^6.1.1", | ||
"nyc": "^13.2.0", | ||
"pre-commit": "^1.2.0", | ||
"browserify": "^16.2.3", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.0.0", | ||
"pre-commit": "^1.2.2", | ||
"sauce-browsers": "^2.0.0", | ||
"sauce-test": "^1.3.3", | ||
"uglify-js": "^3.3.21" | ||
"uglify-js": "^3.5.7" | ||
} | ||
} |
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
50462
Updatedquerystringify@^2.1.1