linkinator
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -1,2 +0,2 @@ | ||
import { WritableStream } from 'htmlparser2/lib/WritableStream.js'; | ||
import { WritableStream } from 'htmlparser2/lib/WritableStream'; | ||
import { URL } from 'url'; | ||
@@ -3,0 +3,0 @@ const linksAttr = { |
{ | ||
"name": "linkinator", | ||
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "repository": "JustinBeckwith/linkinator", | ||
"glob": "^7.2.0", | ||
"htmlparser2": "^7.2.0", | ||
"htmlparser2": "^8.0.1", | ||
"jsonexport": "^3.2.0", | ||
@@ -33,0 +33,0 @@ "marked": "^4.0.3", |
Sorry, the diff of this file is not supported yet
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
104225
+ Addeddom-serializer@2.0.0(transitive)
+ Addeddomhandler@5.0.3(transitive)
+ Addeddomutils@3.1.0(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedhtmlparser2@8.0.2(transitive)
- Removeddom-serializer@1.4.1(transitive)
- Removeddomhandler@4.3.1(transitive)
- Removeddomutils@2.8.0(transitive)
- Removedentities@2.2.03.0.1(transitive)
- Removedhtmlparser2@7.2.0(transitive)
Updatedhtmlparser2@^8.0.1