linkinator
Advanced tools
Comparing version 2.13.3 to 2.13.4
{ | ||
"name": "linkinator", | ||
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.", | ||
"version": "2.13.3", | ||
"version": "2.13.4", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "repository": "JustinBeckwith/linkinator", | ||
"jsonexport": "^3.0.0", | ||
"marked": "^1.2.5", | ||
"marked": "^2.0.0", | ||
"meow": "^9.0.0", | ||
@@ -79,12 +79,3 @@ "mime": "^2.5.0", | ||
"checker" | ||
], | ||
"c8": { | ||
"exclude": [ | ||
"build/test" | ||
], | ||
"reporter": [ | ||
"html", | ||
"text" | ||
] | ||
} | ||
] | ||
} |
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
94355
+ Addedmarked@2.1.3(transitive)
- Removedmarked@1.2.9(transitive)
Updatedmarked@^2.0.0