link-check
Advanced tools
Comparing version 5.0.2 to 5.0.3
# Changes | ||
## Version 5.0.3 | ||
Changes: | ||
* upgrade dependencies | ||
## Version 5.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "link-check", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "checks whether a hyperlink is alive (200 OK) or dead", | ||
@@ -38,6 +38,6 @@ "main": "index.js", | ||
"expect.js": "^0.3.1", | ||
"express": "^4.17.2", | ||
"jshint": "^2.13.3", | ||
"mocha": "^9.1.4", | ||
"debug": "^4.3.3" | ||
"express": "^4.17.3", | ||
"jshint": "^2.13.4", | ||
"mocha": "^9.2.2", | ||
"debug": "^4.3.4" | ||
}, | ||
@@ -44,0 +44,0 @@ "jshintConfig": { |
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
35179