linkinator
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "linkinator", | ||
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "repository": "JustinBeckwith/linkinator", | ||
"htmlparser2": "^9.0.0", | ||
"marked": "^4.0.3", | ||
"marked": "^7.0.4", | ||
"meow": "^12.0.1", | ||
@@ -40,3 +40,2 @@ "mime": "^3.0.0", | ||
"@types/escape-html": "^1.0.1", | ||
"@types/marked": "^4.0.0", | ||
"@types/mime": "^3.0.0", | ||
@@ -47,5 +46,5 @@ "@types/mocha": "^10.0.0", | ||
"@types/sinon": "^10.0.6", | ||
"c8": "^7.10.0", | ||
"c8": "^8.0.0", | ||
"codecov": "^3.8.2", | ||
"execa": "^7.0.0", | ||
"execa": "^8.0.0", | ||
"gts": "^4.0.0", | ||
@@ -52,0 +51,0 @@ "mocha": "^10.0.0", |
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
17
107499
+ Addedmarked@7.0.5(transitive)
- Removedmarked@4.3.0(transitive)
Updatedmarked@^7.0.4