linkinator
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -1,2 +0,1 @@ | ||
// eslint-disable-next-line n/file-extension-in-import | ||
import { WritableStream } from 'htmlparser2/lib/WritableStream'; | ||
@@ -3,0 +2,0 @@ import { parseSrcset } from 'srcset'; |
{ | ||
"name": "linkinator", | ||
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"license": "MIT", | ||
@@ -33,3 +33,3 @@ "repository": "JustinBeckwith/linkinator", | ||
"meow": "^13.0.0", | ||
"mime": "^3.0.0", | ||
"mime": "^4.0.0", | ||
"server-destroy": "^1.0.1", | ||
@@ -40,3 +40,2 @@ "srcset": "^5.0.0" | ||
"@types/escape-html": "^1.0.1", | ||
"@types/mime": "^3.0.0", | ||
"@types/mocha": "^10.0.0", | ||
@@ -46,3 +45,3 @@ "@types/node": "^20.0.0", | ||
"@types/sinon": "^17.0.0", | ||
"c8": "^8.0.0", | ||
"c8": "^9.0.0", | ||
"execa": "^8.0.0", | ||
@@ -52,3 +51,3 @@ "mocha": "^10.0.0", | ||
"pkg": "^5.4.1", | ||
"semantic-release": "^22.0.0", | ||
"semantic-release": "^23.0.0", | ||
"sinon": "^17.0.0", | ||
@@ -55,0 +54,0 @@ "strip-ansi": "^7.0.1", |
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
15
69851
1482
+ Addedmime@4.0.4(transitive)
- Removedmime@3.0.0(transitive)
Updatedmime@^4.0.0